maynooth {unicol}R Documentation

Colours of Maynooth University, Ireland

Description

maynooth provides the four logo colours of the National University of Ireland Maynooth, IE.

Usage

maynooth

Format

An object of class character of length 4.

Details

The 4 logo colours are PANTONE 294, defined as CMYK 100.65.0.31, RGB 0.55.113, or HEX "#003771", PANTONE 130, defined as CMYK 0.30.100.6, RGB 240.171.0, or HEX "#F0AB00", PANTONE 3145, defined as CMYK 100.0.30.31, RGB 0.103.120, or HEX "#006778", and PANTONE 202, defined as CMYK 10.100.61.50, RGB 130.35.39, or HEX "#822327".

maynooth uses the HEX color definitions.

A set of colours have been selected for the Maynooth University logo and must be used when reproducing the logo in colour.

These colours and tints of these colours may be used on Maynooth University applications.

Value

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

Author(s)

unicol, 2023-09-09.

Source

Colour definitions are based on MU's Brand identity guide (2021, PDF, p. 25).

See Also

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, trinity_1, trinity_2, ucc_1, ucc_2, ucd

Examples

maynooth
unikn::seecol(maynooth, main = "The colours of Maynooth University, IE")  # view palette


[Package unicol version 0.3.0 Index]