Learn R Programming

unicol (version 0.3.0)

aarhus: The colours of Aarhus University, Denmark

Description

aarhus provides the colours of Aarhus University, Denmark.

Usage

aarhus

Arguments

Value

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

Format

An object of class character of length 20.

Author

unicol, 2023-10-14.

Details

Aarhus University's primary identity colour is AU blue, defined as Pantone 287 EC, CMYK 100 80 0 15, RGB 0 61 115, or HEX "#003d73".

There are also a number of bright secondary colours which ensure greater variation in the daily work with the design line.

The creative scope is further widened by the possibility of mixing AU blue and the secondary colours with 75% black for darker, more discreet and classic colour tints.

aarhus uses the HEX color definitions.

See Also

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 Danish university color palettes: ku_1, ku_2

Examples

Run this code
aarhus
unikn::seecol(aarhus, main = "The colours of Aarhus University, Denmark")  # view color palette

Run the code above in your browser using DataLab