| Signal {unikn} | R Documentation | 
uni.kn color Signal or alert
Description
Signal provides the alert color of pal_signal 
(as an atomic HEX character value) and is defined as 
pal_signal[2].
Usage
Signal
Format
An object of class character of length 1.
Details
The official specification of pal_signal 
does not identify a preferred color. 
We provide Signal as a dedicated color 
as it is suited for creating color gradients 
(see usecol). 
See https://www.uni-konstanz.de/en/university/news-and-media/create-online-and-print-media/corporate-design/ for details.
See Also
pal_signal 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,
Seegruen
Examples
Signal  # HEX character "#EFDC60" (as value)
all.equal(Signal, pal_signal[[2]])  # TRUE (same HEX values)
seecol(Signal)  # view color and details