dundee_highlight | R Documentation |
dundee_highlight
provides the highlight colours
of University of Dundee, Scotland, UK.
dundee_highlight
An object of class character
of length 3.
The highlight colours are
"highlight_1"
(defined as PANTONE 710C, CMYK 0/85/52/0, RGB 255/98/100, HEX #ff6264),
"highlight_2"
(defined as PANTONE 7480C, CMYK 82/0/72/0, RGB 1/209/124, HEX #01d17c) and
"highlight_3"
(defined as 88% Black, CMYK 0/0/0/88, RGB 70/70/70, HEX #464646).
dundee_highlight
uses the HEX colour definition.
Pantone and CMYK colours differ from RGB and HEX definition.
Three complementary highlight colours have been specified to add vibrancy to the identity. These colours can only be used for typography, icons or delicate line work.
A named vector of colours (HEX/HTML codes of type character).
unicol, 2023-06-22.
Colour definitions are based on Dundee's Brand colour palette.
dundee_core
for the core colour of University of Dundee;
dundee_block
for the block colours of University of Dundee;
dundee_background
for the background colour of University of Dundee;
seecol
for viewing and comparing colour palettes;
usecol
for using colour palettes;
simcol
for finding similar colours;
newpal
for defining new colour palettes;
grepal
for finding named colours.
Other Scottish university color palettes:
dundee_background
,
dundee_block
,
dundee_core
,
edinburgh
,
standrews_1
,
standrews_2
,
stirling_1
,
stirling_2
,
stirling_3
dundee_highlight
unikn::seecol(dundee_highlight, main = "Highlight colours of Dundee") # view palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.