16color
16color refers to a color display or image that uses 4-bit color depth, allowing up to 16 distinct colors per pixel. This term is common in discussions of early computer graphics, terminals, and image formats where hardware or software limited the color spectrum to a small fixed palette. In practice, 16color systems map color indices to RGB values defined by the particular hardware or software, rather than using true color.
Historically, 16-color modes were widespread in 1980s and early 1990s personal computers and video terminals. Graphics
In contemporary contexts, 16color is studied for retrocomputing, emulation, and artistic effect. It is also encountered
See also: 4-bit color, color depth, VGA palette, ANSI color codes, hardware palette.