Skip to contents

yorku_2 provides eight secondary colors of the York University, Canada.

Usage

yorku_2

Format

An object of class character of length 8.

Source

Color definitions are based on York's Brand standards (PDF).

Value

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

Details

The 8 secondary colors are: "York red medium" (defined as RGB 175/13/26, HEX #AF0D1A), "York red dark" (defined as RGB 129/0/1, HEX #810001), "York bright blue" (defined as RGB 58/194/239, HEX #3AC2EF), "York light blue" (defined as RGB 172/230/248, HEX #ACE6F8), "York light grey" (defined as RGB 225/223/220, HEX #E1DFDC), "York pewter" (defined as RGB 214/207/202, HEX #D6CFCA), "York grey medium" (defined as RGB 183/174/169, HEX #B7AEA9), and "York grey dark" (defined as RGB 104/98/96, HEX #686260).

yorku_2 uses the HEX color definitions.

Author

unicol, 2023-06-24.

Examples

yorku_2
#>  York red medium    York red dark      bright blue  York light blue 
#>        "#AF0D1A"        "#810001"        "#3AC2EF"        "#ACE6F8" 
#>  York light grey      York pewter York grey medium   York grey dark 
#>        "#E1DFDC"        "#D6CFCA"        "#B7AEA9"        "#686260" 
unikn::seecol(yorku_2, main = "Secondary colors of York University, CA")  # view palette