Learn R Programming

unicol (version 0.3.0)

dundee_core: Core colours of University of Dundee, Scotland

Description

dundee_core provides the core colour of University of Dundee, Scotland, UK.

Usage

dundee_core

Arguments

Value

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

Format

An object of class character of length 1.

Author

unicol, 2023-06-22.

Details

The core colour is Dundee core (defined as PANTONE 2726C, CMYK 83/67/0/0, RGB 67/101/226, HEX #4365e2). Dundee core uses the HEX colour definition. Note that Pantone and CMYK colours differ from the RGB and HEX definition.

The central blue core colour is at the heart of Dundee's identity.

The University shield and wordmark can be reproduced in the core colour and it can also be applied to icons and typography.

See dundee_background for Dundee's background colour.

See Also

dundee_highlight for the highlight colours 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_highlight, edinburgh, standrews_1, standrews_2, stirling_1, stirling_2, stirling_3

Examples

Run this code
dundee_core
unikn::seecol(dundee_core, col_bg = unikn::usecol(dundee_background),  
              main = "Core colour of Dundee, Scotland")  # view colour 

Run the code above in your browser using DataLab