| waikato {unicol} | R Documentation |
Colours of the University of Waikato, NZ
Description
waikato provides the eight official web colours
of the University of Waikato, New Zealand.
Usage
waikato
Format
An object of class character of length 8.
Details
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.
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-07-05.
Source
Color definitions are based on Waikato's brand standards.
See Also
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
Examples
waikato
unikn::seecol(waikato, main = "Colors of the University of Waikato") # view colour palettes