hu_pal_2 provides the primary (blue) color with five corresponding colors of the Humboldt University Berlin, Germany.

hu_pal_2

Format

An object of class character of length 6.

Value

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

Details

The primary color "HU blue" is defined as Pantone 294 and only approximated by RGB 0/55/108. Other approximations include CMYK 100/60/0/20, RGB 0/51/102 (reduced web scale), and RAL 270 3040.

See the ac and usecol functions for creating color gradients.

Author

unikn, 2022-11-30.

Examples

hu_pal_2
#>      HU blau       HU rot     HU gruen      HU sand HU graugruen  HU blaugrau 
#>    "#00376C"    "#8A0F14"    "#00572C"    "#D2C067"    "#D1D1C2"    "#BDCAD3" 
seecol(hu_pal_2, main = "The colors of HU Berlin")  # view color palette

demopal(hu_pal_2, type = 3, main = "Colors of Humboldt University Berlin")