Skip to contents

princeton_1 provides the two basic colors of Princeton University, NJ, USA, for use on white backgrounds.

Usage

princeton_1

Format

An object of class character of length 3.

Value

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

Details

Note that Wikipedia: Shades of orange defines princeton_2[1] as "Princeton orange".

The color "white" was added to enable symmetrical color gradients.

Author

unicol, 2022-11-28.

Examples

princeton_1
#> Princeton orange (on white)                       white 
#>                   "#E77500"                     "white" 
#>                       black 
#>                     "black" 
unikn::seecol(princeton_1, col_brd = "grey", lwd_brd = 1.5, 
              main = "Colors of Princeton (on white backgrounds)")

unikn::demopal(princeton_1, type = 4, seed = 1, main = "Princeton University colors")