Learn R Programming

unicol (version 0.3.0)

mq_1: Primary colors of Macquarie University, Australia

Description

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

Usage

mq_1

Arguments

Value

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

Format

An object of class character of length 7.

Author

unicol, 2023-09-05.

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

Examples

Run this code
mq_1
unikn::seecol(mq_1, main = "Primary colours of Macquarie University") # view color palette

Run the code above in your browser using DataLab