jhu_3_accent {unicol}R Documentation

Accent colors of Johns Hopkins University (JHU), USA

Description

jhu_3_accent provides the six accent colors of the JHU, Johns Hopkins University, USA.

Usage

jhu_3_accent

Format

An object of class character of length 13.

Details

The accent palette presents a range of colors that provide additional lightness and flavor to your design. These colors should be used to highlight important features, or for visual style elements, such as illustrations and typographic accents. They should be used sparingly relative to the primary and secondary colors. It is not required to use a color from the accent palette.

These accent colors are "JHU sand" (defined as PMS 7407 C, CMYK 6/36/79/12, RGB 203/160/82, HEX #CBA052), "JHU orange 1" (defined as PMS 1375 C, CMYK 0/45/94/0, RGB 255/158/27, HEX #FF9E1B), "JHU orange 2" (defined as PMS 1505 C, CMYK 0/56/90/0, RGB 255/105/0, HEX #FF6900), "JHU brown 1" (defined as PMS 7586 C, CMYK 0/69/89/41, RGB 158/83/48, HEX #9E5330), "JHU brown 2" (defined as PMS 4625 C, CMYK 30/72/74/80, RGB 79/44/29, HEX #4F2C1D), "JHU nude" (defined as PMS 486 C, CMYK 0/55/50/0, RGB 232/146/124, HEX #E8927C), "JHU burgundy 2" (defined as PMS 187 C, CMYK 7/100/82/26, RGB 166/25/46, HEX #A6192E), "JHU purple 2" (defined as PMS 262 C, CMYK 58/92/12/54, RGB 81/40/79, HEX #51284F), "JHU purple 3" (defined as PMS 666 C, CMYK 36/39/2/5, RGB 161/146/178, HEX #A192B2), "JHU blueberry" (defined as PMS 279 C, CMYK 68/34/0/0, RGB 65/143/222, HEX #418FDE), "JHU green 2" (defined as PMS 564 C, CMYK 43/0/23/0, RGB 134/200/188, HEX #86C8BC), "JHU green 3" (defined as PMS 7734 C, CMYK 77/0/82/65, RGB 40/97/64, HEX #286140), and "JHU green 4" (defined as PMS 7490 C, CMYK 57/6/92/19, RGB 113/153/73, HEX #719949).

Value

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

Author(s)

unicol, 2023-06-14.

Source

Color definitions are based on the Color manual.

See Also

jhu_0 for identity colors of JHU, Johns Hopkins University; jhu_1 for primary colors of JHU, Johns Hopkins University; jhu_2 for secondary colors of JHU, Johns Hopkins University; jhu_4_gray for gray scale colors of JHU, Johns Hopkins University; seecol for viewing and comparing color palettes; usecol for using color palettes; simcol for finding similar colors; newpal for defining new color palettes; grepal for finding named colors.

Other U.S. university color palettes: asu_1, asu_2, asu_3, berkeley_1, berkeley_2, brown_1, brown_2, bu, caltech_1, caltech_2, caltech_3, cmu_1, cmu_2, cmu_3, columbia_1, columbia_2, columbia_3, cornell_1, cornell_2, cornell_3_accent, dartmouth_1, dartmouth_2, dartmouth_3, duke_1, duke_2, harvard_1, harvard_2, harvard_3, jhu_0, jhu_1, jhu_2, jhu_4_gray, manchester_uni_1, manchester_uni_2, michigan_1, michigan_2, minnesotatwin_1, minnesotatwin_2, mit, monash_1, monash_2, msu, northwestern_1, northwestern_2, notredame_1, notredame_2, nyu_1, nyu_2, nyu_accent, nyu_neutral, ohio_uni_1, ohio_uni_2, pitt_1, pitt_2, princeton_0, princeton_1, princeton_2, rpi_1, rpi_2, rpi_3, stanford_1, stanford_2, stanford_3, uchicago_1, uchicago_2, uci_1, uci_2, uci_3, uci_4, ucla_1, ucla_2, ucla_3, ucla_4, ucsd_1, ucsd_2, ucsd_3, uflorida_1, uflorida_2, uflorida_3, umass_1, umass_2, umass_neutrals, upenn_1, upenn_2, vanderbilt_1, vanderbilt_2, vanderbilt_3, willamette, wm_1, wm_2, wm_3, yale, yeshiva

Examples

jhu_3_accent
unikn::seecol(jhu_3_accent, main = "Accent colors of JHU") # view color palette


[Package unicol version 0.3.0 Index]