glasgow_1 {unicol}R Documentation

Primary colours of the University of Glasgow, Scotland

Description

glasgow_1 provides the 12 primary colours of the University of Glasgow, Scotland, UK.

Usage

glasgow_1

Format

An object of class character of length 12.

Details

The 12 primary colours are "Glasgow University blue" (defined as HEX #003865), "Glasgow burgundy" (defined as HEX #7D2239), "Glasgow cobalt" (defined as HEX #005C8A), "Glasgow lavender" (defined as HEX #5B4D94), "Glasgow leaf" (defined as HEX #006630), "Glasgow moss" (defined as HEX #385A4F), "Glasgow pillarbox" (defined as HEX #B30C00), "Glasgow rust" (defined as HEX #9A3A06), "Glasgow sandstone" (defined as HEX #52473B), "Glasgow sky blue" (defined as HEX #005398), "Glasgow slate" (defined as HEX #4F5961), and "Glasgow thistle" (defined as HEX #951272).

glasgow_1 uses the HEX color definitions.

Value

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

Author(s)

unicol, 2023-07-05.

Source

Colour definitions are based on UGlasgow's website.

See Also

glasgow_2 for secondary 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_2

Examples

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


[Package unicol version 0.3.0 Index]