Skip to contents

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.

Source

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

Value

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

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.

Author

unicol, 2023-12-07.

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