Skip to contents

upenn_1 provides the two logo colors of the University of Pennsylvania (UPenn), USA.

Usage

upenn_1

Format

An object of class character of length 2.

Source

Color definitions are based on UPenn's Color manual.

Value

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

Details

The 2 logo colors "UPenn red" (defined as RGB 153/0/0, HEX #990000) and "UPenn blue" (defined as RGB 1/31/91, HEX #011F5B) are the traditional colors for the University of Pennsylvania. They are as important to the identification program as the logo forms and typography.

upenn_1 uses the HEX color definitions.

Author

unicol, 2023-06-14.

Examples

upenn_1
#> UPenn blue  UPenn red 
#>  "#011F5B"  "#990000" 
unikn::seecol(upenn_1, main = "Logo colors UPenn") # view color palette