uwaterloo_engineering: Faculty of Engineering colors of the University of Waterloo,...

uwaterloo_engineeringR Documentation

Faculty of Engineering colors of the University of Waterloo, Canada

Description

uwaterloo_engineering provides the four purple color levels of the University of Waterloo, Canada.

Usage

uwaterloo_engineering

Format

An object of class character of length 4.

Details

Use the colour Purple to identify content and communications from the Faculty of Engineering.

The 4 purple colors are "Purple Level 1" (defined as CMYK: 27 28 0 0, RGB: 208 180 239, HEX: #D0B4E7), "Purple Level 2" (defined as CMYK: 51 71 0 0, RGB: 190 51 218, HEX: #BE33DA), "Purple Level 3" (print primary color) (defined as CMYK: 60 72 0 0, RGB: 129 0 180, HEX: #8100B4), and "Purple Level 4" (digital primary color) (defined as CMYK: 78 94 0 0, RGB: 87 5 139, HEX: #57058B).

uwaterloo_engineering uses the HEX color definitions.

Value

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

Author(s)

unicol, 2023-06-29.

Source

Color definitions are based on the University of Waterloo's Brand home.

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_environment, uwaterloo_health, uwaterloo_main, uwaterloo_math, uwaterloo_science, western_uni, yorku_1, yorku_2

Examples

uwaterloo_engineering
unikn::seecol(uwaterloo_engineering, main = "Engineering faculty colors of UWaterloo") 
# view color palette


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