Skip to contents

uni_koeln_2 provides the departmental (faculty) colors of the Universitaet zu Koeln, Germany.

Usage

uni_koeln_2

Format

An object of class character of length 7.

Value

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

Details

The named colors of uni_koeln_2 correspond to the following departments:

  1. gruen: Wirtschafts-/Sozialwissenschaftliche Fakultaet

  2. bordeaux: Rechtswissenschaftliche Fakultaet

  3. rot: Medizinische Fakultaet

  4. violett: Philosophische Fakultaet

  5. blau: Mathematisch-Naturwissenschaftliche Fakultaet

  6. orange: Humanwissenschaftlicheschaftliche Fakultaet

  7. hellblau: Verwaltung

Author

unicol, 2022-12-05.

Examples

uni_koeln_2
#>     gruen  bordeaux       rot   violett      blau    orange  hellblau 
#> "#83AF23" "#7D321D" "#AF111D" "#590F68" "#0082C6" "#DBA619" "#91C4EA" 
unikn::seecol(uni_koeln_2, main = "Departmental colors of Uni Koeln")

unikn::demopal(uni_koeln_2, type = 3, 
               main = "Department colors at the University of Cologne")