Skip to contents

ku_1 provides the two primary colours of the University of Copenhagen, Denmark.

Usage

ku_1

Format

An object of class character of length 2.

Source

Color definitions are based on KU's design guide (HTML).

Value

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

Details

The 2 primary colours are KU red, defined as CMYK-U: 0 100 65 34, CMYK-C: 25 100 77 40, Pantone-U p 201, Pantone-C p 188, RGB 144 26 30, HEX "#901A1E", or Textil 19-1934 TP, and KU grey, defined as CMYK-U/C 0 0 0 70, Pantone-U/C p 431, RGB 102 102 102, HEX "#666666", or Textil 17-1501 TP.

ku_1 is based on HEX color definitions.

See also

ku_2 for secondary colours of the University of Copenhagen; 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: aarhus, ku_2

Author

unicol, 2023-10-13.

Examples

ku_1
#>    KU red   KU grey 
#> "#901a1e" "#666666" 
unikn::seecol(ku_1, 
              main = "Primary colours of the University of Copenhagen, DK")  # view palette