| trinity_1 {unicol} | R Documentation |
Primary colours of the Trinity College Dublin, Ireland
Description
trinity_1 provides the twelve primary colours
of the Trinity College Dublin, Ireland.
Usage
trinity_1
Format
An object of class character of length 12.
Details
The 12 primary colours are
"Trinity blue" (defined as HEX #0569b9),
"Trinity blue 75" (defined as HEX #448fcb),
"Trinity blue 50" (defined as HEX #82b4dc),
"Trinity blue 25" (defined as HEX #cidaee),
"Trinity blue 10" (defined as HEX #e6f0f8),
"grey 100" (defined as HEX #50555a),
"grey 75" (defined as HEX #7c8083),
"grey 50" (defined as HEX #a8aaad),
"grey 25" (defined as HEX #d3d5d6),
"grey 10" (defined as HEX #eeeeef),
"white" (defined as HEX #ffffff), and
"black" (defined as HEX #000000).
trinity_1 uses the HEX color definitions.
Colour provides a strong visual link to Trinity's visual identity across a wide range of applications.
Trinity has a strong association with Trinity blue as the primary colour of its shield.
The colours of trinity_1 (i.e., blue, grey and considered use of white space) are a crucial part of Trinity's visual identity.
Applied consistently they provide an immediate and strong visual link throughout all communications.
Value
A names vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-07-16.
Source
Color definitions are based on TCD's visual identity guidelines.
See Also
trinity_2 for secondary 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_2,
ucc_1,
ucc_2,
ucd
Examples
trinity_1
unikn::seecol(trinity_1, col_bg = "grey90",
main = "Primary colours of the Trinity College Dublin") # view palette