Skip to contents

uni_heidelberg provides the three official colours of the University of Heidelberg, Germany.

Usage

uni_heidelberg

Format

An object of class character of length 3.

Source

Color definitions are based on the Uni Heidelberg Corporate Design.

Value

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

Details

The 3 official colours are "Rot" (Siegel-Hintergrund) (defined as C20 / M100 / y90 / K0, r198 / g24 / b38), "Rot-Braun" (Siegel-Outline) (defined as C30 / M100 / y90 / K65, r89 / g13 / b8), and "Sand" (Zusatzfarbe) (defined as C5 / M5 / y9 / K0, r244 / g241 / b234).

uni_heidelberg uses the RGB color definitions.

Author

unicol, 2023-06-27.

Examples

uni_heidelberg
#>       Rot Rot-Braun      Sand 
#> "#C61826" "#590D08" "#F4F1EA" 
unikn::seecol(uni_heidelberg, main = "Official colours of the University of Heidelberg") 

# view colour palette