manitoba_2 {unicol} | R Documentation |
Extended colors of the University of Manitoba, Canada
Description
manitoba_2
provides the 13 extended color palette colors
of the University of Manitoba, Canada.
Usage
manitoba_2
Format
An object of class character
of length 13.
Details
The 13 colors are
"PMS_2627"
, (defined as RGB 60/16/83, HEX #3C1053),
"PMS_294"
(defined as RGB 0/47/108, HEX #002F6C),
"PMS_2199"
(defined as RGB 0/187/220, HEX #00BBDC),
"PMS_542"
(defined as RGB 123/175/212, HEX #7BAFD4),
"PMS_560"
(defined as RGB 29/60/52, HEX #1D3C34),
"PMS_562"
(defined as RGB 0/111/98, HEX #006F62),
"PMS_3268"
(defined as RGB 0/171/142, HEX #00AB8E),
"PMS_3255"
(defined as RGB 44/213/196, HEX #2CD5C4),
"PMS_430"
(defined as RGB 124/135/142, HEX #7C878E),
"PMS_416"
(defined as RGB 126/127/116, HEX #7E7F74),
"PMS_158"
(defined as RGB 232/119/34, HEX #E87722),
"PMS_129"
(defined as RGB 243/208/62, HEX #F3D03E), and
"warm_gray"
(defined as RGB 131/120/111, HEX #83786F).
manitoba_2
uses the HEX color definitions.
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-07-12.
Source
Color definitions are based on the Brand Guidelines (PDF).
See Also
manitoba_1
for the primary colors of the University of Manitoba;
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
,
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
,
western_uni
,
yorku_1
,
yorku_2
Examples
manitoba_2
unikn::seecol(manitoba_2,
main = "Extended colors of the University of Manitoba")