Skip to contents

caltech_1 provides the primary and 7 neutral colors of the California Institute of Technology, CA, USA.

Usage

caltech_1

Format

An object of class character of length 8.

Source

Color definitions are based on https://identity.caltech.edu/colors.

Value

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

Details

Caltech's primary orange color is defined as Pantone MS 1585c (for coated and matte print jobs, PMS 151 for uncoated print jobs). Use this color for small highlights, rather than large areas.

Caltech's 7 neutral colors complement the primary Caltech orange and allow to convey a serious, sober, and traditional impression.

Author

unicol, 2022-10-28.

Examples

caltech_1
#> Caltech orange / PMS 1585c            PMS cool gray 9 
#>                  "#FF6C0C"                  "#76777B" 
#>           PMS cool grey 3c                    PMS 414 
#>                  "#C8C8C8"                  "#AAA99F" 
#>                  PMS 5497c                  PMS 7494c 
#>                  "#849895"                  "#9DAE88" 
#>                   PMS 451c                  PMS 7403c 
#>                  "#C7B784"                  "#F1D384" 
unikn::seecol(caltech_1, main = "The primary and neutral colors of Caltech")

unikn::demopal(caltech_1, type = 4, seed = 1,  
               main = "Using the primary and neutral colors of Caltech")