Learn R Programming

unicol (version 0.3.0)

bangor_4: Accessible web colours of the University of Bangor, Wales

Description

bangor_4 provides four accessible web colours of the University of Bangor, Wales, UK.

Usage

bangor_4

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_4 is based on HEX color definitions (see Bangor's Brand guidelines, PDF, p. 10, for names and details).

Bangor University has created a web-specific palette that reflects the environment we are surrounded by: Slate grey, Sea green, and tints of yellow and orange.

As some colour combinations can be problematic for people with visual impairments or colour blindness, this palette is for everyone to enjoy.

See Also

bangor_1 for primary corporate colours of Bangor; bangor_2 for secondary colours of Bangor; bangor_3 for tertiary 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_1, bangor_2, bangor_3, cardiff_1, cardiff_2

Examples

Run this code
bangor_4
unikn::seecol(bangor_4, 
              main = "Accessible web colours of Bangor University, Wales")  # view palette

Run the code above in your browser using DataLab