Karpfenblau | R Documentation |
Karpfenblau
provides the preferred color of pal_karpfenblau
(as an atomic HEX character value) and is defined as
pal_karpfenblau[[4]]
.
Karpfenblau
An object of class character
of length 1.
See https://www.uni-konstanz.de/en/university/news-and-media/create-online-and-print-media/corporate-design/ for details.
pal_karpfenblau
for the corresponding color palette;
pal_unikn_pref
for a uni.kn color palette with all preferred colors;
pal_unikn
for the default uni.kn color palette;
seecol
for viewing and comparing color palettes;
usecol
for using color palettes.
Other preferred colors:
Bordeaux
,
Grau
,
Peach
,
Petrol
,
Pinky
,
Seeblau
,
Seegruen
,
Signal
Karpfenblau # HEX character "#3E5496" (as value)
all.equal(Karpfenblau, pal_karpfenblau[[4]]) # TRUE (same HEX values)
seecol(Karpfenblau) # view color and details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.