Skip to contents

manchester_uni_accent provides the three accent primary colours and white as suggested to use in minority ratio (3:1) against the primary colors on a canvas of the Manchester University, Indiana, USA.

Usage

manchester_uni_accent

Format

An object of class character of length 4.

Source

Color definitions are based on Manchester University's marketing brand toolkit.

Value

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

Details

The three accent colors are "Manchester sunrise" (defined as C=0 M=71 Y=100 K=0, R=255 G=108 B=12, #FF6C0C), "Manchester blue" (defined as C=54 M=4 Y=9 K=0, R=107 G=196 B=222, #6BC4DE), "Manchester green" (defined as C=55 M=3 Y=100 K=0, R=130 G=188 B=0, #82BC00), and "white".

manchester_uni_accent uses the HEX color definitions.

Note that Manchester University is located in Indiana, USA, and not to be confused with University of Manchester, England/UK.

Author

unicol, 2023-06-27.

Examples

manchester_uni_accent
#> Manchester sunrise    Manchester blue   Manchester green              white 
#>          "#FF6C0C"          "#6BC4DE"          "#82BC00"          "#ffffff" 
unikn::seecol(manchester_uni_accent, main = "Accent colors of Manchester University") 

# view color palette