Indexed color or named color is a type of
color space for
digital images. Whereas an
RGB image specifies a red, green, and blue value separately for each
pixel in the image, an indexed color image maintains a table that defines a number of predefined colors, and each pixel refers to a color in that table.
See more at Wikipedia.org...