| groningen_1 | R Documentation |
groningen_1 provides the three primary colors
of the University of Groningen, Netherlands.
groningen_1
An object of class character of length 3.
The 4 primary colors are
"RUG red" (defined as RGB 220 0 45 or HEX "#dc002d"),
"white" (defined as RGB 220 0 45 or HEX "#FFFFFF"), and
"black" (defined as RGB 0 0 0 or HEX "#000000").
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_2 for RUG's secondary 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_2
groningen_1
unikn::seecol(groningen_1, col_bg = "grey90",
main = "Primary colors of the University of Groningen") # view palette
# unikn::demopal(groningen_1, main = "Illustrating the colors of Groningen") # demo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.