ucalgary_accent | R Documentation |
ucalgary_accent
provides the accent colours
of the University of Calgary, Canada.
ucalgary_accent
An object of class character
of length 4.
The accent colours are
"black"
(defined as HEX #000000),
"white"
(defined as HEX #ffffff),
"rubine"
(defined as HEX #ce0058) and
"green"
(defined as HEX #b5bd00).
A named vector of colours (HEX/HTML codes of type character).
unicol, 2023-06-20.
Colour definitions are based on UCalgary's Visual identity standards (PDF).
ucalgary_1
for the primary colours of the University of Calgary;
ucalgary_2
for the secondary colours of the University of Calgary;
ucalgary_warmgreys
for the warm grey 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_2
,
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
ucalgary_accent
unikn::seecol(ucalgary_accent, col_bg = "grey90",
main = "Accent colours of UCalgary") # view colour palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.