
Colors of the University Memorial University of Newfoundland, Canada
Source:R/Newfoundland.R
mun_1.Rdmun_1 provides the University color and the 5 primary colors
of the Memorial University of Newfoundland (MUN), Canada.
Source
Color definitions are based on the Brand standard manual (PDF).
Details
The University color is
"PMS_202" (defined as RGB 134/38/51, HEX #862633).
The five primary colors of MUN are
"black_mun" (defined as RGB 35/31/32, HEX #231F20),
"cool_gry_10" (defined as RGB 99/102/106, HEX #323232),
"cool_grey_7" (defined as RGB 151/153/155, HEX #97999B),
"warm_grey_6" (defined as RGB 165/156/148, HEX #A59C94), and
"warm_grey_8" (defined as RGB 140/130/121, HEX #8C8279).
mun_1 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 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_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,
western_uni,
yorku_1,
yorku_2
Examples
mun_1
#> PMS_202 black_mun cool_gry_10 cool_grey_7 warm_grey_6 warm_grey_8
#> "#862633" "#231F20" "#63666A" "#97999B" "#A59C94" "#8C8279"
unikn::seecol(mun_1,
main = "Memorial University of Newfoundland 1") # view color palette