List of 16-bit computer color palettes
   HOME

TheInfoList



OR:

This is a list of notable
RGB The RGB color model is an additive color model in which the red, green and blue primary colors of light are added together in various ways to reproduce a broad array of colors. The name of the model comes from the initials of the three addi ...
hardware color palettes used on
16-bit 16-bit microcomputers are microcomputers that use 16-bit microprocessors. A 16-bit register can store 216 different values. The range of integer values that can be stored in 16 bits depends on the integer representation used. With the two ...
computers, which were primarily manufactured from 1985 to 1995. Due to mixed-bit architectures, the ''n''-bit distinction is not always a strict categorization. :


Atari


ST series

The
Atari ST The Atari ST is a line of personal computers from Atari Corporation and the successor to the Atari 8-bit family. The initial model, the Atari 520ST, had limited release in April–June 1985 and was widely available in July. It was the first per ...
series has a
Digital-to-Analog Converter In electronics, a digital-to-analog converter (DAC, D/A, D2A, or D-to-A) is a system that converts a digital signal into an analog signal. An analog-to-digital converter (ADC) performs the reverse function. There are several DAC archit ...
of 3-bits, eight levels per RGB channel, featuring a 9-bit RGB palette (512 colors). Depending on the (proprietary) monitor type attached, it displays one of the 320×200, 16-colors and 640×200, 4-colors modes with the color monitor, or the high resolution 640×400 black and white mode with the
monochrome monitor A monochrome monitor is a type of computer monitor in which computer text and images are displayed in varying tones of only one color, as opposed to a color monitor that can display text and images in multiple colors. They were very common in t ...
. : :2-color mode color values: : The STE series has a
Digital-to-Analog Converter In electronics, a digital-to-analog converter (DAC, D/A, D2A, or D-to-A) is a system that converts a digital signal into an analog signal. An analog-to-digital converter (ADC) performs the reverse function. There are several DAC archit ...
of 4-bits, sixteen levels per RGB channel, featuring a 12-bit RGB palette (4096 colors) (similar to the Commodore Amiga).


Commodore


Amiga OCS

The Original Chip Set (OCS) of the
Commodore Amiga Amiga is a family of personal computers introduced by Commodore in 1985. The original model is one of a number of mid-1980s computers with 16- or 32-bit processors, 256 KB or more of RAM, mouse-based GUIs, and significantly improved graphi ...
features a 12-bit RGB, 4,096-color palette. As the Amiga
Copper Copper is a chemical element with the symbol Cu (from la, cuprum) and atomic number 29. It is a soft, malleable, and ductile metal with very high thermal and electrical conductivity. A freshly exposed surface of pure copper has a pink ...
programmable graphics coprocessor is capable of changing color lookup table entries on the fly during display, in practice the number of distinct colors visible on-screen may exceed static color lookup table sizes documented here.


5-bit

The picture is divided in a series of bit planes, between 1 and 6 for horizontal resolutions of 320 (or up to 384 with
overscan Overscan is a behaviour in certain television sets, in which part of the input picture is shown outside of the visible bounds of the screen. It exists because cathode-ray tube (CRT) television sets from the 1930s through to the early 2000s were ...
), and between 1 and 4 for horizontal resolutions of 640 (or up to 768 with overscan). For either horizontal resolution, the vertical resolution is either 200 (or up to 240 with overscan), or 400 (or up to 480 with overscan) if interlaced, for
NTSC The first American standard for analog television broadcast was developed by National Television System Committee (NTSC)National Television System Committee (1951–1953), Report and Reports of Panel No. 11, 11-A, 12–19, with Some supplement ...
-compatible video modes; or 256 (or up to 288 with overscan), or 512 (or up to 576 with overscan) if interlaced, for
PAL Phase Alternating Line (PAL) is a colour encoding system for analogue television. It was one of three major analogue colour television standards, the others being NTSC and SECAM. In most countries it was broadcast at 625 lines, 50 fields (25 ...
-compatible video modes. The color lookup table has up to 32 entries. So the different indexed color modes are from 1 to 5 bits pixel depth, 2-, 4-, 8-, 16- or 32-color out of 4,096. :


6-bit

When the sixth bit-plane is used, two extra color modes can be set: Extra Half-Brite (EHB) and
Hold-And-Modify Hold-And-Modify, usually abbreviated as HAM, is a display mode of the Commodore Amiga computer. It uses a highly unusual technique to express the color of pixels, allowing many more colors to appear on screen than would otherwise be possible ...
(HAM). In the EHB mode, when the sixth bit is set to on for any given pixel, the display hardware halves the brightness of said pixel. This allows the Amiga to display 64 colors instead of the standard 32, with the caveat being that the 32 extra colors cannot be arbitrarily selected, and must be darker versions of those already being displayed on screen In the HAM mode, the two higher bits of the 6-bits pixels are used as a four state command. Three of the states changes only the red, green or blue component of the pixel respect of the precedent in the scan line, and hold the other two RGB components. The new value for the modified color component is in the four lower bits. The remaining command state forces the pixel value to be one of the 16 first values of the palette, whose indice is in the four lower bits of the pixel. So it is very important to have a well selected palette, or the color will spread easily among consecutive pixels in the scan line of the image. This mode can display all of the 4,096 colors simultaneously. :


Amiga ECS


Apple


Apple IIGS

Apple IIGS The Apple IIGS (styled as II), the fifth and most powerful of the Apple II family, is a 16-bit personal computer produced by Apple Computer. While featuring the Macintosh look and feel, and resolution and color similar to the Amiga and Atari ST ...
, along with full compatible graphic modes with the
Apple II The Apple II (stylized as ) is an 8-bit home computer and one of the world's first highly successful mass-produced microcomputer products. It was designed primarily by Steve Wozniak; Jerry Manock developed the design of Apple II's foam-m ...
, features a custom Video Graphics Chip (VGC)BYTE.com
which supports a 12-bit RGB, 4,096-color palette. It has an extended set of 320×200 and 640×200 graphic modes, (called Super High-Res modes by Apple) with different (and a bit complex) color modes: * 320×200 with 16 palettes of 16 selected colors out of 4,096 each. Every single scan line can be assigned to one of the sixteen palettes, so it can have up to 16×16=256 different simultaneous colors (although some common colors like black and white are usually shared among the different palettes, giving fewer than 256 total different colors). The most simple way to use this mode is having a unique 16-color selection for the entire screen and assign it to all scan lines. Here are shown the sample image both using a single shared palette and using all the 16 palettes (in this case, by dividing the image into 16 strips): : * 640×200 with 16 palettes of 8 selected colors out of 4,096 each. Every single scan line can be assigned to one of the sixteen palettes, so it can have up to 8×16=128 different simultaneous colors (usually less due to shared colors). In a single scan line, even column pixels can have one of the first four colors of the line's assigned palette, and odd column pixels one of the last four colors of the eight. The most simple way to use this mode is having a unique 8-color selection for the entire screen with four duplicate colors (the same to both even and odd pixel columns) and assign it to all scan lines. Here are shown the sample image both with a single shared custom 4-color palette and with a single 8-color palette (black, blue, yellow, white, black (again), red, green, white (again)) to produce 13 dithered-by-hardware colors, ("dark blue", "dark yellow", "gray", "dark red", "magenta", "orange", "light red", "dark green", "cyan", "lime green", "light green", "light blue", and "light yellow") plus pure black and white. The last was the Apple IIGS Finder default mode and palette. : Also, along with the one of 16 palettes, to each scan line the Apple IIGS VGC is able to assign individual 320 or 640 horizontal resolution independently. The closest output would be:


Sharp


Sharp X68000

The Sharp X68000, released in 1987, uses a 16-bit RGB palette. All 65,536 colors can be displayed simultaneously in resolutions up to 512x512, or 16 out of 65,536 colors at the highest resolution of 1024x1024. :


IBM PC/AT and compatible systems


EGA

The
Enhanced Graphics Adapter The Enhanced Graphics Adapter (EGA) is an IBM PC graphics adapter and de facto computer display standard from 1984 that superseded the CGA standard introduced with the original IBM PC, and was itself superseded by the VGA standard in 1987. In ...
(EGA) supports all CGA modes and add three more: two 320×200 and 640×200 graphic modes, both with the full CGA 16-color palette (intended to be used with the same "digital RGB" CGA color monitor of 200 scan lines) and an extra 640×350 graphic mode with 16 colors chosen from a 6-bit RGB (64 colors) palette for what IBM then called an "analog RGB" type monitor.Richard Wilton, Programmer's Guide to PC & PS/2 VIDEO SYSTEMS, 1987, Microsoft Press. The word ''
analog Analog or analogue may refer to: Computing and electronics * Analog signal, in which information is encoded in a continuous variable ** Analog device, an apparatus that operates on analog signals *** Analog electronics, circuits which use analog ...
'' means here that the RGB signals can have more than the bare two possible levels 0 and 1; (as the so-called —by IBM— "digital RGB" CGA monitor type has) despite of its name, colors are produced digitally, so there exist binary (quantized) steps for every primary RGB signal (two bits, four levels per primary, in this case). Thus, the EGA signal from the computer to this kind of monitor had two wires for each primary red, green and blue. IBM developed a true analog video interface later, for the more advanced MCGA and VGA display adapters and monitors (and earlier, for the Professional Graphics Controller, announced simultaneously with the EGA) which are unrelated to (and incompatible with) the EGA "analog" monitors; see the next section. Some early EGA cards shipped with only 64 KB of video memory—the nominal was 128 KB, up to a maximum of 256 KB to allow more screen pages in memory. With only 64 KB, the EGA 640×350 graphic mode provides only four colors. 4-color 640×350 graphics was never a proper mode by itself (merely a conditional downgrade of the 640×350 16-color mode) and therefore was not popular. Monochrome "analog" monitors also existed for EGA. The colors are then mapped internally to the correspondent
luminance Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through, is emitted from, or is reflected from a particular area, and falls with ...
gray, (the sum of the 30% of the red signal, the 59% of the green and the 11% of the blue) giving a 16-shades from a 64-grayscale palette. "Positive" class monitors inverts the signal, providing that the default EGA colors for text modes (black background and white foreground) displays reversed, (white background and black foreground) as if were a printed document. : Note: The colors underlined exist in the CGA palette; as well as it is used as default 16-color EGA color palette.


PGC (Professional Graphics Controller)

The Professional Graphics Controller used a 12-bit RGB palette (4096 colors), from which 256 could be displayed. Targeted at the CAD market this mode has limited software support, although some clone boards exist.


MCGA and VGA

The
Multi-Color Graphics Array The Multi-Color Graphics Array or MCGA is a video subsystem built into the motherboard of the IBM PS/2 Model 30, introduced on April 2, 1987, and Model 25, introduced later on August 11; no standalone MCGA cards were ever made. The ...
(MCGA) and
Video Graphics Array Video Graphics Array (VGA) is a video display controller and accompanying de facto graphics standard, first introduced with the IBM PS/2 line of computers in 1987, which became ubiquitous in the PC industry within three years. The term can n ...
(VGA) used a 6-bits per channel, 64 levels
Digital-to-Analog Converter In electronics, a digital-to-analog converter (DAC, D/A, D2A, or D-to-A) is a system that converts a digital signal into an analog signal. An analog-to-digital converter (ADC) performs the reverse function. There are several DAC archit ...
(DAC) to give an 18-bit RGB palette (262,144 colors), from which can be selected any 2, 16, or 256 at a time. They both provided full compatibility with CGA modes, while VGA included all the EGA modes as well as the MCGA modes. When connected to analog monochrome monitors, they offered 64 levels of grey. Some of the first portable PCs featured a flat monochrome
plasma display A plasma display panel (PDP) is a type of flat panel display that uses small cells containing plasma: ionized gas that responds to electric fields. Plasma televisions were the first large (over 32 inches diagonal) flat panel displays to be rele ...
with a VGA in shades of red. :


8514/A and XGA

The 8514/A uses the 18-bit RGB palette from which the user could select any 256 at a time in both 640×480 and 1024×768 graphic modes. It does not support compatibility with VGA modes, but a VGA card is usually already installed and ''bridged'' to the 8514/A to provide a single output cable for a single monitor which can display any of all VGA and 8514/A possible modes. The Extended Graphics Array (XGA) supports all 8514/A modes plus an 800×600 16-bit RGB
Highcolor High color graphics is a method of storing image information in a computer's memory such that each pixel is represented by two bytes. Usually the color is represented by all 16 bits, but some devices also support 15-bit high color. More recentl ...
mode, with 65,536 simultaneous colors on screen.


Super VGA (SVGA)

Enhanced clones of the IBM VGA, known as Super VGA, (SVGA) support 256 simultaneous colors in 640×480 and higher pixel resolutions (800×600, 1024×768) in both 16 and 256 picked colors from the VGA 18-bit RGB palette, depending on the model and the manufacturer. Also, some SVGA cards support 15- and 16-bit RGB
Highcolor High color graphics is a method of storing image information in a computer's memory such that each pixel is represented by two bytes. Usually the color is represented by all 16 bits, but some devices also support 15-bit high color. More recentl ...
modes, with 32,768 or 65,536 simultaneous colors on screen in 640×480 and higher resolutions. Some later models reach the 24-bit RGB true-color modes. In the 1990s, most manufacturers adhered to the
VESA BIOS Extensions VESA BIOS Extensions (VBE) is a VESA standard, currently at version 3, that defines the interface that can be used by software to access compliant video boards at high resolutions and bit depths. This is opposed to the "traditional" int 10h BI ...
(VBE), used for enabling standard support for advanced video modes (at high resolutions and color depths). They are the direct predecessors, not the IBM 8514/A nor XGA, of actual graphic display PC hardware.


Super XGA (SXGA)


32-bit mixed architecture


IBM PC/AT and compatible systems


XGA

See 8514/A and XGA above


SVGA

See Super VGA above


References


See also

*
List of color palettes This article is a list of the color palettes for notable computer graphics, terminals and video game console hardware. Only a sample and the palette's name are given here. More specific articles are linked from the name of each palette, for the ...
*
List of software palettes This is a list of software palettes used by computers. Systems that use a 4-bit or 8-bit pixel depth can display up to 16 or 256 colors simultaneously. Many personal computers in the early 1990s displayed at most 256 different colors, freely s ...
* List of video game console palettes *
List of monochrome and RGB color formats This list of monochrome and RGB palettes includes generic repertoires of colors ( color palettes) to produce black-and-white and RGB color pictures by a computer's display hardware. RGB is the most common method to produce colors for displays; ...
*
List of 8-bit computer hardware palettes This is a list of notable 8-bit computer color palettes, and graphics, which were primarily manufactured from 1975 to 1985. Although some of them use RGB palettes, more commonly they have 4, 16 or more color palettes that are not bit nor level c ...
*
Palette (computing) In computer graphics, a palette is the set of available colors from which an image can be made. In some systems, the palette is fixed by the hardware design, and in others it is dynamic, typically implemented via a color lookup table (CLUT), ...
*
Indexed color In computing, indexed color is a technique to manage digital images' colors in a limited fashion, in order to save computer memory and file storage, while speeding up display refresh and file transfers. It is a form of vector quantization comp ...
* Color Lookup Table *
Color depth Color depth or colour depth (see spelling differences), also known as bit depth, is either the number of bits used to indicate the color of a single pixel, or the number of bits used for each color component of a single pixel. When referring ...
{{DEFAULTSORT:16-bit computer hardware palettes Computer graphics Color depths Computing output devices