Skip to contents

uni_mannheim_2 provides the primary color UM blau, the main accent color silber, and five departmental accent colors (graublau, gruen, orange, rot, and petrol) of the the University of Mannheim, Germany.

Usage

uni_mannheim_2

Format

An object of class character of length 7.

Source

Color definitions are based on https://www.uni-mannheim.de/cd/marke/farben/.

Value

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

Details

uni_mannheim_2 contains the following colors:

  1. UM blau: The primary color is alternatively defined as RGB 0/48/86, HEX #003056, Pantone 654, CMYK 100/60/10/60, or RAL 5011.

  2. silber: The main accent color is alternatively defined as RGB 179/182/185, HEX #B3B6B9, Pantone 887, CMYK 35/25/25/0, or RAL 9006.

  3. graublau: Accent color for 'Rechtswissenschaft und Volkswirtschaftslehre'

  4. gruen: Accent color for 'Betriebswirtschaftslehre'

  5. orange: Accent color for 'Sozialwissenschaften'

  6. rot: Accent color for 'Philosophie'

  7. petrol: Accent color for 'Wirtschaftsinformatik und Wirtschaftsmathematik'

Author

unicol, 2022-12-30.

Examples

uni_mannheim_2
#>   UM blau    silber  graublau     gruen    orange       rot    petrol 
#> "#003056" "#B3B6B9" "#8399B0" "#94B166" "#DF7E50" "#C32E37" "#418986" 
unikn::seecol(uni_mannheim_2, main = "Main and accent colors of the University of Mannheim")

unikn::demopal(uni_mannheim_2, type = 4, seed = 7, 
               main = "Main and department accent colors of Mannheim University")