Skip to contents

cmu_3 provides six campus colors of the CMU, Carnegie Mellon University, USA.

Usage

cmu_3

Format

An object of class character of length 6.

Source

Color definitions are based on CMU's Color manual.

Value

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

Details

The so-called Campus palette contains 6 colors: "Machinery hall tan" (defined as CMYK 15/15/30/15, RGB R188/180/158, HEX #BCB49E), "Kittanning brick beige" (defined as CMYK 4/4/13/8, RGB R228/218/196, HEX #E4DAC4), "Hornbostel teal" (defined as CMYK 90/18/32/54, RGB R31/76/76, HEX #1F4C4C), "Palladian green" (defined as CMYK 47/6/28/18, RGB R113/159/148, HEX #719F94), "Weaver blue" (defined as CMYK 100/62/12/62, RGB R25/44/75, HEX #182C4B), and "Skibo red" (defined as CMYK 0/96/77/42, RGB R149/17/32, HEX #941120),

cmu_3 uses the HEX color definitions.

Author

unicol, 2023-06-16.

Examples

cmu_3
#>    Machinery hall tan Kittaning brick beige       Hornbostel teal 
#>             "#BCB49E"             "#E4DAC4"             "#1F4C4C" 
#>       Palladian green           Weaver blue             Skibo red 
#>             "#719F94"             "#182C4B"             "#941120" 
unikn::seecol(cmu_3, main = "Campus colors of Carnegie Mellon University (CMU)") # view palette