Skip to contents

nyu_2 provides the four secondary colors of the NYU, New York University, USA.

Usage

nyu_2

Format

An object of class character of length 5.

Source

Color definitions are based on the Color manual.

Value

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

Details

Secondary color are "deep_violet" (defined as CMYK 92/100/23/28, RGB 51/6/98, HEX #330662), "medium_violet1" (defined as CMYK 69/96/0/0, RGB 112/43/157, HEX #702B9D), "medium_violet2" (defined as CMYK 60/75/0/0, RGB 123/90/166, HEX #7B5AA6), "light_violet1" (defined as CMYK 34/54/0/0, RGB 171/130/197, HEX #AB82C5), and "light_violet2" (defined as CMYK 5/9/0/0, RGB 238/230/243, HEX #EEE6F3).

nyu_2 uses the HEX color definitions.

Author

unicol, 2023-06-14.

Examples

nyu_2
#>    deep_violet medium_violet1 medium_violet2  light_violet1  light_violet2 
#>      "#330662"      "#702b9d"      "#7B5AA6"      "#AB82C5"      "#EEE6F3" 
unikn::seecol(nyu_2, main = "Secondary colors NYU") # view color palette