Skip to contents

maitoba_1 provides the four primary colors of the University of Manitoba, Canada.

Usage

manitoba_1

Format

An object of class character of length 4.

Source

Color definitions are based on the UM-Guidelines (PDF).

Value

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

Details

The four primary colors are "brown_manitoba", defined as RGB 79/44/29, HEX #4F2C1D), "gold_manitoba" (defined as RGB 242/169/0, HEX #F2A900), "medium_blue_manitoba" (defined as RGB 56/94/157, HEX #385E9D), and "light_blue_manitoba" (defined as RGB 0/163/224, HEX #00A3E0).

manitoba_1 uses the HEX color definitions.

See also

manitoba_2 for the extended 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_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_1, yorku_2

Author

unicol, 2023-07-04.

Examples

manitoba_1
#>       brown_manitoba        gold_manitoba medium_blue_manitoba 
#>            "#4F2C1D"            "#F2A900"            "#385E9D" 
#>  light_blue_manitoba 
#>            "#00A3E0" 
unikn::seecol(manitoba_1, 
              main = "Primary colors of the University of Manitoba")