Seegruen | R Documentation |
Seegruen
provides the preferred color of pal_seegruen
(as an atomic HEX character value) and is defined as
pal_seegruen[[4]]
.
Seegruen
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_seegruen
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
,
Grau
,
Karpfenblau
,
Peach
,
Petrol
,
Pinky
,
Seeblau
,
Signal
Seegruen # HEX character "#0A9086" (as value)
all.equal(Seegruen, pal_seegruen[[4]]) # TRUE (same HEX values)
seecol(Seegruen) # view color and details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.