iscc: Color Names From the Inter-Society Color Council (ISCC)

isccR Documentation

Color Names From the Inter-Society Color Council (ISCC)

Description

A data frame mapping hex codes for 267 colors to their official ISCC-NBS names.

Usage

data(iscc)

Format

A data frame with three columns and 267 rows.

Details

This data set contains short names, long names, and hex codes for the 267 official color namkes defineed by the ISCC. Data was obtained from the Texas Precancel CLub and reformatted to be used conveniently in R.

Source

Our main source was the no-longer-extant web site of the Texas Precancel Club (http://tx4.us/nbs-iscc.htm).

References

See the Inter-Society Color Council web site (https://iscc.org/); the Wikipedia article on the ISCC-NBS system of color designation (https://en.wikipedia.org/wiki/ISCC%E2%80%93NBS_system.

See Also

isccNames

Examples

data(iscc)
head(iscc)

Polychrome documentation built on April 30, 2022, 3 a.m.