galway_1 | R Documentation |
galway_1
provides the five primary colors
of the University of Galway, Ireland.
galway_1
An object of class character
of length 5.
The 5 primary colors are
"Galway maroon"
(defined as HEX #a80050),
"Galway deep maroon"
(defined as HEX #84003d),
"Galway magenta"
(defined as HEX #e6007e),
"black"
(defined as HEX #000000), and
"white"
(defined as HEX #ffffff).
galway_1
uses the HEX color definitions.
A names vector of colors (HEX/HTML codes of type character).
unicol, 2023-07-16.
Colour definitions are based on UGalway's brand guidelines (PDF).
galway_2
for secondary colors of the University of Galway;
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 Irish university color palettes:
galway_2
,
limerick_1
,
limerick_2
,
maynooth
,
trinity_1
,
trinity_2
,
ucc_1
,
ucc_2
,
ucd
galway_1
unikn::seecol(galway_1, col_bg = "grey90",
main = "Primary colors of the University of Galway") # view palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.