Learn R Programming

unicol (version 0.3.0)

stirling_3: Tertiary colours of the University of Stirling, Scotland

Description

stirling_3 provides three tertiary (grey) colours of the University of Stirling, Scotland, UK.

Usage

stirling_3

Arguments

Value

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

Format

An object of class character of length 3.

Author

unicol, 2023-09-16.

Details

The tertiary colours are 3 shades of grey (see Stirling's Brand guide for definitions and details).

stirling_3 uses the HEX color definitions.

The University of Stirling's tertiary colours should be used for body text and some messaging.

To add flexibility, users can use tints (70

See Also

stirling_1 for primary colours of the University of Stirling; stirling_2 for secondary colours of the University of Stirling; 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 Scottish university color palettes: dundee_background, dundee_block, dundee_core, dundee_highlight, edinburgh, standrews_1, standrews_2, stirling_1, stirling_2

Examples

Run this code
stirling_3
unikn::seecol(stirling_3, main = "Tertiary colours of the University of Stirling")  # view palette

Run the code above in your browser using DataLab