glasgow_1
provides the 12 primary colours
of the University of Glasgow, Scotland, UK.
Source
Colour definitions are based on UGlasgow's website.
Details
The 12 primary colours are
"Glasgow University blue"
(defined as HEX #003865),
"Glasgow burgundy"
(defined as HEX #7D2239),
"Glasgow cobalt"
(defined as HEX #005C8A),
"Glasgow lavender"
(defined as HEX #5B4D94),
"Glasgow leaf"
(defined as HEX #006630),
"Glasgow moss"
(defined as HEX #385A4F),
"Glasgow pillarbox"
(defined as HEX #B30C00),
"Glasgow rust"
(defined as HEX #9A3A06),
"Glasgow sandstone"
(defined as HEX #52473B),
"Glasgow sky blue"
(defined as HEX #005398),
"Glasgow slate"
(defined as HEX #4F5961), and
"Glasgow thistle"
(defined as HEX #951272).
glasgow_1
uses the HEX color definitions.
See also
glasgow_2
for secondary 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_2
Examples
glasgow_1
#> Glasgow University blue Glasgow burgundy Glasgow cobalt
#> "#003865" "#7D2239" "#005C8A"
#> Glasgow lavender Glasgow leaf Glasgow moss
#> "#5B4D94" "#006630" "#385A4F"
#> Glasgow pillarbox Glasgow rust Glasgow sandstone
#> "#B30C00" "#9A3A06" "#52473B"
#> Glasgow sky blue Glasgow slate Glasgow thistle
#> "#005398" "#4F5961" "#951272"
unikn::seecol(glasgow_1, main = "University of Glasgow 1") # view color palette