Skip to contents

columbia_1 provides the two primary blue colors of Columbia University, USA.

Usage

columbia_1

Format

An object of class character of length 2.

Source

Color definitions are based on Columbia's Brand guide.

Value

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

Details

The 2 primary blues are Columbia blue, defined as PMS 290C, RGB 185 217 235, CMYK 20 0 0 0, or HEX "#B9D9EB", and Primary blue, defined as PMS 7686c, RGB 29 79 145, CMYK 100 73 0 10, or HEX "#1D4F91".

columbia_1 uses the HEX color definitions.

The official Columbia blue color (PMS 290C) is based on the color of the Philolexian Society, Columbia’s oldest student organization, founded in 1802.

The Columbia University trademark may also be rendered in the approved Primary blue color (PMS 7686c).

Author

unicol, 2023-09-23.

Examples

columbia_1
#> Columbia blue  Primary blue 
#>     "#B9D9EB"     "#1D4F91" 
unikn::seecol(columbia_1, main = "The primary colors of Columbia University")  # view palette