Faculty of Science colors of the University of Waterloo, Canada
Source:R/UWaterloo.R
uwaterloo_science.Rd
uwaterloo_science
provides the four blue 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 Blue to identify content and communications from the Faculty of Science.
The 4 blue colors are
"Blue Level 1"
(defined as CMYK: 28 9 0 0, RGB: 180 213 255, HEX: #B4D5FF),
"Blue Level 2"
(defined as CMYK: 62 28 2 3, RGB: 99 160 255, HEX: #63A0FF),
"Blue Level 3"
(print primary color) (defined as CMYK: 90 48 0 0, RGB: 0 115 206, HEX: #0073CE), and
"Blue Level 4"
(digital primary color) (defined as CMYK: 100 75 0 5, RGB: 0 51 190, HEX: #0033BE).
uwaterloo_science
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_math
,
western_uni
,
yorku_1
,
yorku_2
Examples
uwaterloo_science
#> Blue Level 1 Blue Level 2
#> "#B4D5FF" "#63A0FF"
#> Blue Level 3 (print primary color) Blue Level 4 (digital primary color)
#> "#0073CE" "#0033BE"
unikn::seecol(uwaterloo_science, main = "Science faculty colors of UWaterloo")
# view color palette