otago provides the four screen colours
of the University of Otago, New Zealand.
Source
Color definitions are based on the UOtago's Brand guide.
Details
The four screen colours are
Otago blue defined as R: 0, G: 80, B: 143 or HEX "#00508F",
Otago gold defined as R: 250, G: 198, B: 0 or HEX "#f9c013",
Otago red defined as R: 198, G: 53, B: 29 or HEX "#ce2227", and
Otago black defined as R: 0, G: 0, B: 0 or HEX "#1b1c20".
otago uses the HEX color definitions.
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,
waikato
Examples
otago
#> Otago blue Otago bold Otago red Otago black
#> "#00508F" "#f9c013" "#ce2227" "#1b1c20"
unikn::seecol(otago, main = "Colours of the University of Otago, NZ") # view color palette
