Skip to contents

manchester_uni_1 provides the three primary colors of Manchester University, Indiana, USA.

Usage

manchester_uni_1

Format

An object of class character of length 3.

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 primary colors are "Manchester gold" (defined as C=0 M=28 Y=100 K=6, R=238 G=177 B=17, #EEB111), "Manchester black" (defined as C=30 M=30 Y=30 K=100, R=10 G=2 B=3, #0A0203), and "Manchester gray" (defined as C=31 M=25 Y=31 K=6, R=150 G=152 B=147, #969893).

manchester_uni_1 uses the HEX color definitions.

Manchester gold, Manchester black, and Manchester gray are the primary brand colors of Manchester University. They should be the predominant colors used in University communications, at about a 3:1 ratio versus the accent color palette.

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

Author

unicol, 2023-06-27.

Examples

manchester_uni_1
#>  Manchester gold Manchester black  Manchester gray 
#>        "#EEB111"        "#0A0203"        "#969893" 
unikn::seecol(manchester_uni_1, main = "Primary colors of Manchester University, USA") 

# view color palette