| standrews_1 {unicol} | R Documentation |
Primary colours of the University of St Andrews, Scotland
Description
standrews_1 provides the four primary colours
of the University of St Andrews, Scotland, UK.
Usage
standrews_1
Format
An object of class character of length 4.
Details
The 4 primary colors are
"St Andrews blue" (defined as HEX #00539b),
"St Andrews red" (defined as HEX #ee312a),
"St Andrews yellow" (defined as HEX #ffdf00), and
"St Andrews black" (defined as HEX #231f20).
standrews_1 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_2 for secondary 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_2,
stirling_1,
stirling_2,
stirling_3
Examples
standrews_1
unikn::seecol(standrews_1, col_bg = "grey96",
main = "Primary colours of the University of St Andrews") # view palette