| standrews_2 {unicol} | R Documentation |
Secondary colours of the University of St Andrews, Scotland
Description
standrews_2 provides the eight secondary colours
of the University of St Andrews, Scotland.
Usage
standrews_2
Format
An object of class character of length 8.
Details
The 8 secondary colours are
"light blue" (defined as HEX #00aeef),
"mid blue" (defined as HEX #007dc5),
"burgundy" (defined as HEX #c60c46),
"purple" (defined as HEX #7b439a)
"orange" (defined as HEX #f5842b),
"green" (defined as HEX #54b948),
"mid green" (defined as HEX #00853f), and
"dark green" (defined as HEX #005953).
standrews_2 uses these HEX colour definitions.
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-07-16.
Source
Colour definitions are based on St Andrews' design guidelines.
See Also
standrews_1 for primary colours of St. Andrews;
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,
stirling_1,
stirling_2,
stirling_3
Examples
standrews_2
unikn::seecol(standrews_2, main = "Secondary colours of St Andrews") # view palette