glasgow_2 {unicol}R Documentation

Secondary colours of the University of Glasgow, Scotland

Description

glasgow_2 provides the five secondary colours of the University of Glasgow, Scotland, UK.

Usage

glasgow_2

Format

An object of class character of length 5.

Details

The 5 secondary colours are "Glasgow turquoise" (defined as R0 G181 B209), "Glasgow rose" (defined as R176 G108 B150), "Glasgow pumpkin" (defined as R255 G185 B72), "Glasgow sunshine" (defined as R255 G220 B54), and "Glasgow mocha" (defined as R170 G128 B102).

glasgow_2 uses the RGB colour definitions.

Value

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

Author(s)

unicol, 2023-07-05.

Source

Color definitions are based on UGlasgow's website.

See Also

glasgow_1 for primary colours of the University of Glasgow; 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 of color palettes: glasgow_1

Examples

glasgow_2
unikn::seecol(glasgow_2, main = "University of Glasgow 2") # view color palette


[Package unicol version 0.3.0 Index]