trinity_2 | R Documentation |
trinity_2
provides the secondary colour palette
of Trinity College Dublin, Ireland.
trinity_2
An object of class character
of length 55.
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
).
A names vector of colors (HEX/HTML codes of type character).
unicol, 2023-09-05.
Color definitions are based on TCD's visual identity guidelines.
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
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.