Skip to contents

uni_jena_2 provides the 10 departmental colors of the (10 faculties at the) University of Jena, Germany.

Usage

uni_jena_2

Format

An object of class character of length 10.

Source

Color definitions are based on https://www.uni-jena.de/corporate-design.

Value

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

Details

The full name of the University of Jena is Friedrich-Schiller-Universität Jena.

Author

unicol, 2023-01-02.

Examples

uni_jena_2
#>                            Theologie                   Rechtswissenschaft 
#>                            "#573D90"                            "#B9085F" 
#>            Wirtschaftswissenschaften                          Philosophie 
#>                            "#DC9800"                            "#8A1878" 
#> Sozial- und Verhaltenswissenschaften            Mathematik und Informatik 
#>                            "#378DBC"                            "#007A8B" 
#>                Physik und Astronomie         Chemie und Geowissenschaften 
#>                            "#DC6513"                            "#569E31" 
#>                    Biowissenschaften                              Medizin 
#>                            "#007736"                            "#CB2229" 
unikn::seecol(uni_jena_2, main = "Departmental colors of the University of Jena")

unikn::demopal(uni_jena_2, type = 5, main = "Faculty colors of Jena University")