
Primary colours of the Trinity College Dublin, Ireland
Source:R/Trinity_College_Dublin.R
trinity_1.Rdtrinity_1 provides the twelve primary colours
of the Trinity College Dublin, Ireland.
Source
Color definitions are based on TCD's visual identity guidelines.
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.
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
#> Trinity blue Trinity blue 75 Trinity blue 50 Trinity blue 25 Trinity blue 10
#> "#0569b9" "#448fcb" "#82b4dc" "#c1daee" "#e6f0f8"
#> grey 100 grey 75 grey 50 grey 25 grey 10
#> "#50555a" "#7c8083" "#a8aaad" "#d3d5d6" "#eeeeef"
#> white black
#> "#ffffff" "#000000"
unikn::seecol(trinity_1, col_bg = "grey90",
main = "Primary colours of the Trinity College Dublin") # view palette