mun_1 {unicol}R Documentation

Colors of the University Memorial University of Newfoundland, Canada

Description

mun_1 provides the University color and the 5 primary colors of the Memorial University of Newfoundland (MUN), Canada.

Usage

mun_1

Format

An object of class character of length 6.

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.

Value

A named vector of colors (HEX/HTML codes of type character).

Author(s)

unicol, 2023-12-07.

Source

Color definitions are based on the Brand standard manual (PDF).

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
unikn::seecol(mun_1, 
              main = "Memorial University of Newfoundland 1") # view color palette


[Package unicol version 0.3.0 Index]