yorku_1 provides the three primary colors
of the York University, Canada.
Source
Color definitions are based on York's Brand standards (PDF).
Details
The 3 primary colors are
"York red" (defined as RGB 227/24/55, HEX #E31837),
"white" (defined as RGB 255/255/255, HEX #FFFFFF), and
"black" (defined as RGB 0/0/0, HEX #000000).
yorku_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_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_2
Examples
yorku_1
#> York red white black
#> "#E31837" "#FFFFFF" "#000000"
unikn::seecol(yorku_1, col_bg = "grey90",
main = "The primary colors of York University, CA") # view palette
