dundee_highlight {unicol}R Documentation

Highlight colours of University of Dundee, Scotland

Description

dundee_highlight provides the highlight colours of University of Dundee, Scotland, UK.

Usage

dundee_highlight

Format

An object of class character of length 3.

Details

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.

Value

A named vector of colours (HEX/HTML codes of type character).

Author(s)

unicol, 2023-06-22.

Source

Colour definitions are based on Dundee's Brand colour palette.

See Also

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

Examples

dundee_highlight
unikn::seecol(dundee_highlight, main = "Highlight colours of Dundee") # view palette


[Package unicol version 0.3.0 Index]