| Grau {unikn} | R Documentation |
uni.kn color Grau
Description
Grau provides the preferred color of pal_grau
(as an atomic HEX character value) and is defined as
pal_grau[[3]].
Usage
Grau
Format
An object of class character of length 1.
Details
See https://www.uni-konstanz.de/en/university/news-and-media/create-online-and-print-media/corporate-design/ for details.
See Also
pal_grau for the corresponding color palette;
pal_unikn for the unikn default color palette with all 5 colors of pal_seeblau;
pal_unikn_pref for a uni.kn color palette with all preferred colors;
seecol for viewing and comparing color palettes;
usecol for using color palettes.
Other preferred colors:
Bordeaux,
Karpfenblau,
Peach,
Petrol,
Pinky,
Seeblau,
Seegruen,
Signal
Examples
Grau # HEX character "#9AA0A7" (as value)
all.equal(Grau, pal_grau[[3]]) # TRUE (same HEX values)
seecol(Grau) # view color and details
[Package unikn version 1.0.0 Index]