groningen_2 provides the six secondary colors
of the University of Groningen, Netherlands.
Source
Color definitions are based on UGroningen's House style specifications.
Details
The 6 secondary colors are
"RUG cyan" (defined as RGB 0 156 239),
"RUG purple" (defined as RGB 119, 45, 107),
"RUG green" (defined as RGB 96, 182, 105),
"RUG pink" (defined as RGB 236, 101, 129),
"RUG aqua" (defined as RGB 53, 182, 180), and
"RUG yellow" (defined as RGB 255, 220, 100).
groningen_1 uses the RGB color definitions.
See also
groningen_1 for RUG's primary color palette;
seecol for viewing and comparing color palettes;
usecol for using color palettes;
simcol for finding similar colors;
newpal for defining new color palettes;
grepal for finding named colors.
Other Dutch university color palettes:
groningen_1
Examples
groningen_2
#> RUG cyan RUG purple RUG green RUG pink RUG aqua RUG yellow
#> "#009CEF" "#772D6B" "#60B669" "#EC6581" "#35B6B4" "#FFDC64"
unikn::seecol(groningen_2, main = "Secondary colors of the University of Groningen, NL")
# unikn::demopal(groningen_2, main = "Illustrating the secondary colors of Groningen 2") # demo
