iscc {Polychrome}R 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

http://tx4.us/nbs-iscc.htm.

References

See the Inter-Society Color Council web site (http://www.iscc.org/); the Wikipedia article on the ISCC-NBS system of color designation (https://en.wikipedia.org/wiki/ISCC%E2%80%93NBS_system; and the Texas Precancel Club (http://tx4.us/nbs-iscc.htm).

See Also

isccNames

Examples

data(iscc)
head(iscc)

[Package Polychrome version 1.1.1 Index]