
Faculty of Math colors of the University of Waterloo, Canada
Source:R/UWaterloo.R
uwaterloo_math.Rduwaterloo_math provides the four pink color levels
of the University of Waterloo, Canada.
Source
Color definitions are based on the University of Waterloo's Brand home.
Details
Use the color Pink to identify content and communications from the Faculty of Math.
The 4 pink colors are
"Pink Level 1" (defined as CMYK: 3 29 0 0, RGB: 255 190 239, HEX: #FFBEEF),
"Pink Level 2" (defined as CMYK: 0 30 99 0, RGB: 251 175 0, HEX: #FBAF00),
"Pink Level 3" (print primary color) (defined as CMYK: 0 68 0 0, RGB: 255 99 170, HEX: #FF63AA), and
"Pink Level 4" (digital primary color) (defined as CMYK: 18 100 4 17, RGB: 198 0 120, HEX: #C60078).
uwaterloo_math uses the HEX color definitions.
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_engineering,
uwaterloo_environment,
uwaterloo_health,
uwaterloo_main,
uwaterloo_science,
western_uni,
yorku_1,
yorku_2
Examples
uwaterloo_math
#> Pink Level 1 Pink Level 2
#> "#FFBEEF" "#FF63AA"
#> Pink Level 3 (print primary color) Pink Level 4 (digital primary color)
#> "#DF2498" "#C60078"
unikn::seecol(uwaterloo_math, main = "Math faculty colors of UWaterloo")
# view color palette