western_uni: Official colours of Western University, Canada

western_uniR Documentation

Official colours of Western University, Canada

Description

western_uni provides the three official colours of the Western University, Canada.

Usage

western_uni

Format

An object of class character of length 3.

Details

The three primary colours are "Purple" (defined as R:79 G:38 B:131, HEX #4F2683), "Grey (Silver)" (defined as R:128 G:127 B:131, HEX #807F83), and "white" (defined as HEX #FFFFFF).

western_uni uses the HEX color definitions.

Value

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

Author(s)

unicol, 2023-06-27.

Source

Color definitions are based on Western's colour toolkit (HTML).

See Also

seecol for viewing and comparing color palettes; usecol for using color palettes; simcol for finding similar colours; newpal for defining new color palettes; grepal for finding named colours.

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, yorku_1, yorku_2

Examples

western_uni
unikn::seecol(western_uni, col_bg = "grey90", 
              main = "The colours of Western University, CA")  # view color palette


unicol documentation built on May 29, 2024, 7:17 a.m.