Learn R Programming

unicol (version 0.3.0)

ucc_2: Secondary colours of the University College Cork, Ireland

Description

ucc_2 provides the eight secondary colours of the University College Cork, Ireland.

Usage

ucc_2

Arguments

Value

A named vector of colors (HEX/HTML codes of type character).

Format

An object of class character of length 8.

Author

unicol, 2023-09-09.

Details

See ucc_2 for names and values, based on HEX color definitions.

The secondary colour palette is made up of natural colours from around Cork and the UCC campus.

To be used at a college level and on uncoated paper.

For use on coated paper, the use of a 90 the Pantone variants of Dawn mauve and Earth red is permitted.

Please do not use tints of the colours except on the colours indicated.

See Also

ucc_1 for primary colours of the University College Cork; 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 Irish university color palettes: galway_1, galway_2, limerick_1, limerick_2, maynooth, trinity_1, trinity_2, ucc_1, ucd

Examples

Run this code
ucc_2
unikn::seecol(ucc_2, col_bg = "grey90", 
              main = "Secondary colours of the University College Cork") # view color palette
              

Run the code above in your browser using DataLab