groningen_2 | R Documentation |
groningen_2
provides the six secondary colors
of the University of Groningen, Netherlands.
groningen_2
An object of class character
of length 6.
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.
A named vector of colors (HEX/HTML codes of type character).
P. M. Santos to unicol, 2023-08-17.
Color definitions are based on UGroningen's House style specifications.
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
groningen_2
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.