uwaterloo_arts {unicol}R Documentation

Faculty of Arts colors of the University of Waterloo, Canada

Description

uwaterloo_arts provides the four orange color levels of the University of Waterloo, Canada.

Usage

uwaterloo_arts

Format

An object of class character of length 4.

Details

Use the colour Orange to identify content and communications from the Faculty of Arts. In order to meet AODA color contrast requirements, there is a digital variation for level 4 orange

The 4 orange colors are "Orange Level 1" (defined as CMYK: 0 12 32 0, RGB: 255 213 165, HEX: #FFD5A5), "Orange Level 2" (defined as CMYK: 0 30 99 0, RGB: 251 175 0, HEX: #FBAF00), "Orange Level 3" (print primary color) (defined as CMYK: 0 52 100 0, RGB: 231 129 0, HEX: #E78100), and "Orange Level 4" (digital primary color) (defined as RGB: 217 63 0, Hex: #D93F00).

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

Examples

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


[Package unicol version 0.3.0 Index]