Skip to contents

uni_goettingen_3 provides the 13 departmental colors (German "Fakultäten") of the University of Göttingen, Germany.

Usage

uni_goettingen_3

Format

An object of class character of length 13.

Source

Color definitions are based on https://www.uni-goettingen.de/de/589412.html.

Value

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

Details

These colors are used in online and print materials of these departments.

uni_goettingen_3 corrects an error in the color definitions of https://www.uni-goettingen.de/de/589412.html, where the color definition for "Theologie" provided non-corresponding RGB and HEX values. We adopted RGB 68/37/61 and the corresponding HEX #44253d values.

Author

unicol, 2022-11-20.

Examples

uni_goettingen_3
#>                   Agrarwissenschaften              Biologie und Psychologie 
#>                             "#25795d"                             "#fd8f4a" 
#>                                Chemie Forstwissenschaften und Waldoekologie 
#>                             "#eeb32a"                             "#256951" 
#>      Geowissenschaften und Geographie             Mathematik und Informatik 
#>                             "#ac5b53"                             "#e07f41" 
#>                                Physik                                  Jura 
#>                             "#fda642"                             "#c70d2d" 
#>                  Sozialwissenschaften             Wirtschaftswissenschaften 
#>                             "#b52141"                             "#2b7ab3" 
#>                           Philosophie                             Theologie 
#>                             "#45195c"                             "#44253d" 
#>                               Medizin 
#>                             "#153268" 
unikn::seecol(uni_goettingen_3, main = "Department colors at the University of Göttingen")  

unikn::demopal(uni_goettingen_3, type = 3, main = "Departmental colors of Goettingen University")