glasgow_2
provides the five secondary colours
of the University of Glasgow, Scotland, UK.
glasgow_2
A named vector of colors (RGB/HTML codes of type character).
An object of class character
of length 5.
unicol, 2023-07-05.
The 5 secondary colours are
"Glasgow turquoise"
(defined as R0 G181 B209),
"Glasgow rose"
(defined as R176 G108 B150),
"Glasgow pumpkin"
(defined as R255 G185 B72),
"Glasgow sunshine"
(defined as R255 G220 B54), and
"Glasgow mocha"
(defined as R170 G128 B102).
glasgow_2
uses the RGB colour definitions.
glasgow_1
for primary colours of the University of Glasgow;
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 Scottish university of color palettes:
glasgow_1
glasgow_2
unikn::seecol(glasgow_2, main = "University of Glasgow 2") # view color palette
Run the code above in your browser using DataLab