Skip to contents

mq_1 provides the primary colors of Macquarie University, located in Sydney, Australia.

Usage

mq_1

Format

An object of class character of length 7.

Source

MQ's staff portal page Colours and light graphic

Value

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

Details

mq_1 uses the HEX color definitions.

A refreshed Macquarie red (defined as "#A6192E") builds on the equity in the Macquarie University colour palette.

Deep red and Bright red provide depth. Magenta and Purple inject energy. Charcoal and Sand provide contrast.

See also

mq_2 for faculty colours of Macquarie 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_1, anu_2, mq_2, wollongong_1, wollongong_2

Author

unicol, 2023-09-05.

Examples

mq_1
#> Macquarie red      Deep red    Bright red       Magenta        Purple 
#>     "#A6192E"     "#76232F"     "#D6001C"     "#C6007E"     "#80225F" 
#>      Charcoal          Sand 
#>     "#373A36"     "#D6D2C4" 
unikn::seecol(mq_1, main = "Primary colours of Macquarie University") # view color palette