wollongong_2 | R Documentation |
wollongong_2
provides the two secondary colours
of the University of Wollongong, NSW, Australia.
wollongong_2
An object of class character
of length 2.
The 2 secondary colours are
"black"
(defined as HEX "#000000"
), and
Light grey
(defined as HEX "#F2F2F2"
).
The secondary colour palette is used in support of our primary palette when limited colour application is available.
In this situation, "black"
replaces Dark blue
and
Light grey
can be used as an alternative background colour to "white"
.
Refer to the colour guide for official breakdowns and accessibility guidance.
A named vector of colors (HEX/HTML codes of type character).
unicol, 2023-09-06.
Color definitions are based on UOW's colour guide.
wollongong_1
for primary colours of the University of Wollongong;
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 Australian university color palettes:
anu_1
,
anu_2
,
mq_1
,
mq_2
,
wollongong_1
wollongong_2
unikn::seecol(wollongong_2,
main = "Secondary colours of the University of Wollongong") # view color palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.