Skip to contents

nyu_1 provides the four primary colors of the NYU, New York University, USA.

Usage

nyu_1

Format

An object of class character of length 3.

Source

Color definitions are based on the Color manual.

Value

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

Details

Primary color are "ultra_violet" (defined as CMYK Refer/to/note, RGB 137/0/225, HEX #8900E1) and "black" (defined as CMYK 0/0/0/100, RGB 0/0/0, HEX #000000).

nyu_1 uses the HEX color definitions.

Author

unicol, 2023-06-14.

Examples

nyu_1
#>   nyu_violet ultra_violet        black 
#>    "#57068c"    "#8900e1"    "#000000" 
unikn::seecol(nyu_1, main = "Primary colors NYU") # view color palette