Skip to contents

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

Usage

manchester_uni_2

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" (defined as #FFFFFF).

manchester_uni_2 uses the HEX color definitions.

The secondary color palette of Manchester University adds brightness and vitality to the Manchester identity, and represents the energy of the University.

These colors should be used in minority ratio against the primary colors on a canvas. Use a 3:1 ratio as a general rule.

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_2
#> Manchester sunrise    Manchester blue   Manchester green              white 
#>          "#FF6C0C"          "#6BC4DE"          "#82BC00"          "#FFFFFF" 
unikn::seecol(manchester_uni_2, main = "Accent colors of Manchester University, USA",
              col_bg = "gray90")  # view color palette