wollongong_2 {unicol} | R Documentation |
Secondary colours of the University of Wollongong, Australia
Description
wollongong_2
provides the two secondary colours
of the University of Wollongong, NSW, Australia.
Usage
wollongong_2
Format
An object of class character
of length 2.
Details
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.
Value
A named vector of colors (HEX/HTML codes of type character).
Author(s)
unicol, 2023-09-06.
Source
Color definitions are based on UOW's colour guide.
See Also
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
Examples
wollongong_2
unikn::seecol(wollongong_2,
main = "Secondary colours of the University of Wollongong") # view color palette