Skip to contents

uni_hamburg_2 provides three primary colors of the University of Hamburg, Germany, in combination with two pair-wise variants of them.

Usage

uni_hamburg_2

Format

An object of class character of length 6.

Source

Color definitions are based on the CD manual.

Value

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

Details

uni_hamburg_2 is to be used in visualizations.

Author

unicol, 2022-12-06.

Examples

uni_hamburg_2
#>           rot       rot 50%          blau      blau 50%     steingrau 
#>     "#e2001a"     "#F08288"     "#0271bb"     "#80B8DB"     "#3b515b" 
#> steingrau 40% 
#>     "#B2BABD" 
unikn::seecol(uni_hamburg_2, main = "Visualization colors of the University of Hamburg")

unikn::demopal(uni_hamburg_2, type = 1, main = "Secondary colors of the Uni Hamburg")