Skip to contents

uni_goettingen_1 provides the primary blue colors of the University of Göttingen, Germany.

Usage

uni_goettingen_1

Format

An object of class character of length 4.

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

The primary dark blue color uniblau is defined as Uni-Blau HKS 41. The palette uni_goettingen_1 adds some derived colors, while the palette uni_goettingen_2 provides secondary colors.

Author

unicol, 2022-11-20.

Examples

uni_goettingen_1
#>        uniblau       logoblau logomittelblau   logohellblau 
#>      "#153268"      "#005f9b"      "#0091c8"      "#50a5d2" 
unikn::seecol(uni_goettingen_1, main = "The primary colors of Uni Göttingen")  # view color palette

unikn::demopal(uni_goettingen_1, type = 1, main = "Primary colors of the University of Goettingen")