uni_freiburg_1 provides a primary color palette of the University of Freiburg, Germany.

uni_freiburg_1

Format

An object of class character of length 7.

Source

Color definitions are based on the new web style guide at https://uni-freiburg.de/ (at https://uni-freiburg.de/universitaet/corporate-design/ on 2023-01-01).

Value

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

Details

The primary color Blau (here: uni_freiburg_1[2]) is alternatively defined as Pantone 7687C, RGB 52/74/154, HEX #344a9a, or CMYK 90/75/0/0.

The gradient of Blau was created by mixing the primary color uni_freiburg_0[2] with "white", as in usecol(c(uni_freiburg_0[2], "white"), n = 6)[1:5].

See uni_freiburg_0 for the basic colors (without the Blau color gradient) and the ac and usecol functions for creating color gradients.

Author

unikn, 2023-01-01.

Examples

uni_freiburg_1
#>   schwarz      blau  blau 80%  blau 60%  blau 40%  blau 20%     weiss 
#>   "black" "#344A9A" "#5C6EAE" "#8592C2" "#ADB6D6" "#D6DAEA"   "white" 
seecol(uni_freiburg_1, main = "Primary color gradient of the University of Freiburg")

demopal(uni_freiburg_1, type = 1, main = "Primary color gradient of Freiburg University")