waikato | R Documentation |
waikato
provides the eight official web colours
of the University of Waikato, New Zealand.
waikato
An object of class character
of length 8.
The 8 official web colours are
"Waikato light red"
(defined as HEX #D40100),
"Waikato medium red"
(defined as HEX #BE0403),
"Waikato dark red"
(defined as HEX #AA0000),
"Waikato light yellow"
(defined as HEX #FAA61A),
"Waikato darker yellow"
(defined as HEX #E79000),
"Waikato dark grey"
(defined as HEX #353535),
"Waikato blue grey"
(defined as HEX #32373D), and
"Waikato light grey"
(defined as HEX #F2F2F2).
waikato
uses the HEX color definitions.
A named vector of colors (HEX/HTML codes of type character).
unicol, 2023-07-05.
Color definitions are based on Waikato's brand standards.
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 New Zealand university color palettes:
auckland_1
,
auckland_2
,
otago
waikato
unikn::seecol(waikato, main = "Colors of the University of Waikato") # view colour palettes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.