| carleton {unicol} | R Documentation |
Colors of the University of Carleton, Canada
Description
carleton provides the two official colors
of the University of Carleton, Canada.
Usage
carleton
Format
An object of class character of length 2.
Details
The 2 official colors are
maize (defined as Pantone 122,
and approximated by RGB 255/223/79, or HEX #FFDF4F), and
Carleton blue (defined as Pantone 294,
and approximated by RGB 0/48/105, or HEX #003069).
carleton uses the HEX color definitions.
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-07-12.
Source
Color definitions are based on the University of Carleton's website.
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:
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,
uwaterloo_science,
western_uni,
yorku_1,
yorku_2
Examples
carleton
unikn::seecol(carleton,
main = "The colors of the University of Carleton, CA") # view color palette