Learn R Programming

unicol (version 0.3.0)

anu_1: Background colours of Australian National University, Australia

Description

anu_1 provides the four background colors of the Australian National University, Canberra, Australia.

Usage

anu_1

Arguments

Value

A named vector of colors (HEX/HTML codes of type character).

Format

An object of class character of length 4.

Author

unicol, 2023-09-04.

Details

ANU's primary colour is ANU gold, defined as HEX "#BE830E", and with a lighter variant ANU gold tint, defined as "#F5EDDE".

The ANU identity features a restrained colour palette designed for maximum brand recognition.

While designing the landing pages/collaterals ANU gold should be rarely used as a background colour. It is considered as a key highlight colour, supported by the strong use of black and white. The use of ANU gold should not cover more than 1/8 of the page/banner.

See Also

anu_2 for font colours of Australian National University; seecol for viewing and comparing color palettes; usecol for using color palettes; simcol for finding similar colors; newpal for defining new color palettes; grepal for finding named colors.

Other Australian university color palettes: anu_2, mq_1, mq_2, wollongong_1, wollongong_2

Examples

Run this code
anu_1
unikn::seecol(anu_1, col_bg = "grey95",  
              main = "Background colours of the Australian National University (ANU)")

Run the code above in your browser using DataLab