ucalgary_2 {unicol} | R Documentation |
Secondary colours of the University of Calgary, Canada
Description
ucalgary_2
provides the four secondary colours
of the University of Calgary, Canada.
Usage
ucalgary_2
Format
An object of class character
of length 4.
Details
The secondary colours are
"light_orange"
(defined as HEX #ffa300),
"dark_orange"
(defined as HEX #ff671f),
"berry"
(defined as HEX #a6192e) and
"brown"
(defined as HEX #6b3529).
Value
A named vector of colours (HEX/HTML codes of type character).
Author(s)
unicol, 2023-06-20.
Source
Colour definitions are based on UCalgary's Visual identity standards (PDF).
See Also
ucalgary_1
for the primary colours of the University of Calgary;
ucalgary_warmgreys
for the warm grey colours of the University of Calgary;
ucalgary_accent
for the accent colours of the University of Calgary;
seecol
for viewing and comparing colour palettes;
usecol
for using colour palettes;
simcol
for finding similar colours;
newpal
for defining new colour 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_accent
,
ucalgary_warmgreys
,
uottawa
,
utoronto
,
uvic_1
,
uvic_2
,
uwaterloo_arts
,
uwaterloo_engineering
,
uwaterloo_environment
,
uwaterloo_health
,
uwaterloo_main
,
uwaterloo_math
,
uwaterloo_science
,
western_uni
,
yorku_1
,
yorku_2
Examples
ucalgary_2
unikn::seecol(ucalgary_2, main = "Secondary colours UCalgary") # view colour palette