Learn R Programming

unicol (version 0.3.0)

bangor_1: Primary corporate colours of the University of Bangor, Wales

Description

bangor_1 provides the four primary corporate colours of the University of Bangor, Wales, UK.

Usage

bangor_1

Arguments

Value

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

Format

An object of class character of length 4.

Author

unicol, 2023-10-10.

Details

bangor_1 is based on HEX color definitions (see Bangor's Brand guidelines, PDF, p. 10, for names and details).

See Also

bangor_2 for secondary colours of Bangor; bangor_3 for tertiary colours of Bangor; bangor_4 for accessible web colours of Bangor; 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 Welsh university color palettes: aberystwyth_1, aberystwyth_2, bangor_2, bangor_3, bangor_4, cardiff_1, cardiff_2

Examples

Run this code
bangor_1
unikn::seecol(bangor_1, col_bg = "grey90",  
              main = "Primary colours of the University of Bangor, Wales")  # view palette

Run the code above in your browser using DataLab