Skip to contents

umass_1 provides the two brand colors of the University of Massachusetts Amherst, USA.

Usage

umass_1

Format

An object of class character of length 3.

Source

Color definitions are based on the UMass Brand guide.

Value

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

Details

The brand color is "UMass maroon" (defined as C9 M100 Y64 K48, R136 G28 B28, HEX "#881c1c") and should be implemented consistently across all media, paired with the complementary color "UMass black" (defined as C67 M44 Y67 K95, R33 G39 B33, HEX "#212721"), and with "white" (defined as HEX "#FFFFFF").

umass_1 uses the HEX color definitions.

Author

unicol, 2023-06-27.

Examples

umass_1
#> UMass maroon  UMass black        white 
#>    "#881c1c"    "#212721"    "#FFFFFF" 
unikn::seecol(umass_1, col_bg = "gray90", 
              main = "Brand colors of the University of Massachusetts, Amherst") # view palette