limerick_2 {unicol}R Documentation

Secondary colors of the University of Limerick, Ireland

Description

limerick_2 provides the twelve secondary colors of the University of Limerick, Ireland.

Usage

limerick_2

Format

An object of class character of length 17.

Details

The 12 secondary colors are "shannon" (defined as HEX #00A3E0), "sky" (defined as HEX #007DBA), "stone" (defined as HEX #2D5980), "marine" (defined as HEX #13294B), "marigold" (defined as HEX #FFC72C), "golden leaf" (defined as HEX #FFA300), "pumpkin" (defined as HEX #D45D00), "munster" (defined as HEX #CB333B), "salmon" (defined as HEX #E31C79), "autumnal leaf" (defined as HEX #6F263D), "copper" (defined as HEX #89532F), "bronze" (defined as HEX #7e5c4d), "white" (defined as HEX #FFFFFF), "limestone" (defined as HEX #919D9D), "pebble" (defined as HEX #707372), "granite" (defined as HEX #505759), and "slate" (defined as HEX #373A36).

limerick_2 uses the HEX color definitions.

Value

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

Author(s)

unicol, 2320-07-16.

Source

Colour definitions are based on ULimerick's brand guidelines (PDF).

See Also

limerick_2 for primary colours of the University of Limerick; 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, maynooth, trinity_1, trinity_2, ucc_1, ucc_2, ucd

Examples

limerick_2
unikn::seecol(limerick_2, col_bg = "grey90",  
              main = "Secondary colours of the University of Limerick") # view palette


[Package unicol version 0.3.0 Index]