western_uni
provides the three official colours
of the Western University, Canada.
Source
Color definitions are based on Western's colour toolkit (HTML).
Details
The three primary colours are
"Purple"
(defined as R:79 G:38 B:131, HEX #4F2683),
"Grey (Silver)"
(defined as R:128 G:127 B:131, HEX #807F83), and
"white"
(defined as HEX #FFFFFF).
western_uni
uses the HEX color definitions.
See also
seecol
for viewing and comparing color palettes;
usecol
for using color palettes;
simcol
for finding similar colours;
newpal
for defining new color palettes;
grepal
for finding named colours.
Other Canadian university color palettes:
carleton
,
concordia_1
,
concordia_2
,
concordia_3
,
concordia_4
,
guelph
,
laval
,
manitoba_1
,
manitoba_2
,
mcgill_brights
,
mcgill_darks
,
mcgill_grey
,
mcgill_muted
,
mcgill_pastels
,
mcgill_red
,
mcmaster_brighterworld
,
mcmaster_heritage
,
mun_1
,
mun_2
,
queensu_1
,
queensu_2
,
sfu_brand
,
ubc
,
ucalgary_1
,
ucalgary_2
,
ucalgary_accent
,
ucalgary_warmgreys
,
uottawa
,
utoronto
,
uvic_1
,
uvic_2
,
uwaterloo_arts
,
uwaterloo_engineering
,
uwaterloo_environment
,
uwaterloo_health
,
uwaterloo_main
,
uwaterloo_math
,
uwaterloo_science
,
yorku_1
,
yorku_2
Examples
western_uni
#> Purple Grey (silver) White
#> "#4F2683" "#807F83" "#FFFFFF"
unikn::seecol(western_uni, col_bg = "grey90",
main = "The colours of Western University, CA") # view color palette