Skip to contents

uni_koeln_1 provides the primary colors of the Universitaet zu Koeln, Germany.

Usage

uni_koeln_1

Format

An object of class character of length 7.

Value

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

Details

The first 6 colors are variants of the main color blaugrau (defined as R122.G147.B171, see uni_koeln_1[4]).

The 7th color is the accent color signal rot (defined as Pantone Red 032 C or R175.G17.B29, see uni_koeln_1[7]). The accent color may also be used in lighter shades of 80

Author

unicol, 2022-12-05.

Examples

uni_koeln_1
#>     heller font   blaugrau hell blaugrau mittel        blaugrau blaugrau dunkel 
#>       "#E3E8EB"       "#C8D1DB"       "#A5B6C7"       "#7A93AB"       "#4A657D" 
#>     blauschwarz      signal rot 
#>       "#32475B"       "#AF111D" 
unikn::seecol(uni_koeln_1, main = "Primary colors of Uni Koeln")

unikn::demopal(uni_koeln_1, type = 4, 
               main = "Primary colors at the University of Cologne")