trinity_2 {unicol} | R Documentation |
Secondary colours of Trinity College Dublin, Ireland
Description
trinity_2
provides the secondary colour palette
of Trinity College Dublin, Ireland.
Usage
trinity_2
Format
An object of class character
of length 55.
Details
trinity_2
uses the HEX color definitions.
The secondary colour palette supports the primary colours of trinity_1
.
It is used for graphic elements within communications (e.g., in illustrations, charts, diagrams and iconography). It can also be used to add colour to items where a photographic image is unsuitable or unavailable (e.g., posters, slides or backdrops).
It is important to remember that these are supporting colours only;
they should not predominate or overwhelm the
primary blue, grey, and white colours (of trinity_1
).
Value
A names vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-09-05.
Source
Color definitions are based on TCD's visual identity guidelines.
See Also
trinity_1
for primary colors of Trinity College Dublin;
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 Irish university color palettes:
galway_1
,
galway_2
,
limerick_1
,
limerick_2
,
maynooth
,
trinity_1
,
ucc_1
,
ucc_2
,
ucd
Examples
trinity_2
main_cols <- seq(1, 51, by = 5)
unikn::seecol(trinity_2[main_cols],
main = "Main secondary colours of the Trinity College Dublin") # view palette