Skip to contents

uni_mannheim_1 provides a color gradient of the primary blau color and six lighter shades of the University of Mannheim, Germany.

Usage

uni_mannheim_1

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

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

The six lighter shades were created by mixing the primary UM blau with "white". See the ac and usecol functions for creating color gradients.

Author

unicol, 2022-12-30.

Examples

uni_mannheim_1
#>   UM blau  blau 85%  blau 70%  blau 55%  blau 40%  blau 25%  blau 10% 
#> "#003056" "#264F6F" "#4C6D88" "#728DA2" "#98ABBB" "#BECBD4" "#E5EAEE" 
unikn::seecol(uni_mannheim_1, main = "Main color gradient of the University of Mannheim")

unikn::demopal(uni_mannheim_1, type = 1, 
               main = "Main color gradient of Mannheim University")