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

uni_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 uni_princeton_2[1] as "Princeton orange".

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

Author

unikn, 2022-11-28.

Examples

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

demopal(uni_princeton_1, type = 4, seed = 1, main = "Princeton University colors")