concordia_3 {unicol} | R Documentation |
Background tints of Concordia University, Canada
Description
concordia_3
provides the nine background tints
of Concordia University, Canada.
Usage
concordia_3
Format
An object of class character
of length 9.
Details
The 9 background tints are
"Burgundy 1"
(defined as HEX #E9D3D7),
"Magenta 1"
(defined as HEX #FACDE3),
"Orange 1"
(defined as HEX #f9cdc3),
"Mauve 1"
(defined as HEX #dcd6e8),
"Dark blue 1"
(defined as HEX #B2C5DA),
"Blue 1"
(defined as HEX #d3e1e9),
"Turquoise 1"
(defined as HEX #CCE3E4),
"Green 1"
(defined as HEX #dfeccf), and
"Gold 1"
(defined as HEX #e9e3d3).
concordia_3
uses the HEX color definitions.
The background tint colours of concordia_3
can be used to create blocks of background colour on a web page
to separate and draw attention to content.
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-06-26.
Source
Color definitions are based on Concordia's web colour palette.
See Also
concordia_1
for primary colours of Concordia University;
concordia_2
for secondary colours of Concordia University;
concordia_4
for neutral colours of Concordia University;
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_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
concordia_3
unikn::seecol(concordia_3, main = "Background tints of Concordia University") # view palette