Skip to contents

caltech_3 provides the primary and 7 bright colors of the California Institute of Technology, CA, USA.

Usage

caltech_3

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 bright colors provide an opportunity to adjust the temper of communication materials from subtle to bold. These colors should be used as carefully selected accents to the primary, neutral, and deep colors (of caltech_1 and caltech_2).

Author

unicol, 2022-10-28.

Examples

caltech_3
#> Caltech orange (PMS 1585c)         JPL red (PMS 186c) 
#>                  "#FF6C0C"                  "#E41937" 
#>                   PMS 299c                  PMS 7473c 
#>                  "#00A1DF"                  "#1E988A" 
#>                  PMS 7489c                  PMS 7408c 
#>                  "#73A950"                  "#F9BE00" 
#>                   PMS 605c                  PMS 1915c 
#>                  "#E2CC00"                  "#F54D80" 
unikn::seecol(caltech_3, main = "Primary and bright colors of Caltech")

unikn::demopal(caltech_3, type = 3, seed = 1,  
               main = "Using the primary and bright colors of Caltech")