standrews_2 | R Documentation |
standrews_2
provides the eight secondary colours
of the University of St Andrews, Scotland.
standrews_2
An object of class character
of length 8.
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.
A named vector of colors (HEX/HTML codes of type character).
unicol, 2023-07-16.
Colour definitions are based on St Andrews' design guidelines.
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
standrews_2
unikn::seecol(standrews_2, main = "Secondary colours of St Andrews") # view palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.