List of monochrome and RGB palettes

List of monochrome and RGB palettes

:::"For a full listing of computer's color palettes, see List of palettes"

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, not necessarily the total number of such colors that can be simultaneously displayed in a given text or graphic mode of any machine. RGB is the most common method to produce colors for displays; so these complete RGB color repertoires have every possible combination of R-G-B triplets within any given maximum number of levels per component.

For specific hardware and different methods to produce colors other than RGB, see the List of 8-bit computer hardware palettes, the List of 16-bit computer hardware palettes and the List of videogame consoles palettes. For various software arrangements and sorts of colors, including other possible full RGB arrangements within 8-bit color depth displays, see the List of software palettes.

Each palette is represented by a series of color patches. When the number of colors is low, a 1-pixel-size version of the palette appears below it, for easily comparing relative palette sizes. Huge palettes are given directly in one-color-per-pixel color patches.

For each unique palette, an image color test chart and sample image (truecolor original follows) rendered with that palette (without dithering) are given. The test chart shows the full 256 levels of the red, green, and blue (RGB) primary colors and cyan, magenta, and yellow complementary colors, along with a full 256-level grayscale. Gradients of RGB intermediate colors (orange, lime green, sea green, sky blue, violet, and fuchsia), and a full hue spectrum are also present. Color charts are not gamma corrected.

:


2-bit Grayscale

:

In a 8-bit color palette each pixel's value is represented by 8 bits resulting in a 256-value palette (28 = 256). This is usually the maximum number of grays in ordinary monochrome systems; each image pixel occupies a single memory byte.

:

Most scanners can capture images in 8-bit grayscale, and image file formats like TIFF and JPEG natively support this monochrome palette size.

Alpha channels employed for video overlay also use (conceptually) this palette. The gray level indicates the opacity of the blended image pixel over the background image pixel.

Regular RGB palettes

Here are grouped those full RGB hardware palettes that have the same number of binary levels (i.e., the same number of bits) for every red, green and blue components using the full RGB color model. Thus, the total number of colors are always the number of possible levels by component, "n", raised to a power of 3: "n"×"n"×"n" = "n"3.

3-bit RGB

:

Systems with a 9-bit RGB palette use 3 bits for each of the red, green, and blue color components. This results in a 83 = 512-color palette as follows:

:

9-bit RGB systems include the following:

*Atari ST
*Sega Genesis videogame console


12-bit RGB

:

Systems with an 18-bit RGB palette use 6 bits for each of the red, green, and blue color components. This results in a 643 = 262,144-color palette as follows:

:

18-bit RGB systems include the following:

*Video Graphics Array (VGA) for IBM PS/2 and IBM PC compatibles


24-bit RGB

:

The 4-bit RGBI palette is similar to the 3-bit RGB palette but adds one bit for "intensity". This results in each of the colors of the 3-bit palette to have a "dark" and "bright" variant giving a total of 23×2 = 16 colors.

This 4-bits RGBI schema is used in several platforms with variations, so the table given below is a simple reference for the palette richness, and not an actual implemented palette. For this reason, no numbers are assigned to each color, and color order is arbitrary.

:

The 4-bits RGBI palettes are used by:

*Color Graphics Adapter (on the IBM PC and compatibles)
*EGA, VGA and Microsoft Windows as their default 16-color CGA-compatible palette.
*MOS Technology VDC (on the Commodore 128)
*ZX Spectrum (with two black, black with bright is the same as black without bright)


3-level RGB

:

Most modern systems support 16-bit color. It is sometimes referred to as Highcolor (along with the 15-bit RGB), medium color or thousands of colors. It utilizes a color palette of 32×64×32 = 65,536 colors. Usually, there are 5 bits allocated for the red and blue color components (32 levels each) and 6 bits for the green component (64 levels), due to the greater sensitivity of the normal human eye to this primary color. This doubles the 15-bit RGB palette.

The 16-bit RGB palette using 6 bits for the green component:

:

The Extended Graphics Array (XGA) for IBM PS/2 also uses the 16-bit RGB palette.

It must be noticed that not all systems using 16-bit color depth employ the 16-bit, 32-64-32 level RGB palette. Platforms like Sharp X68000 or the Neo Geo videogame console employs the 15-bit RGB palette (5 bits are used for red, green, and blue), but the last bit specifies a less significant intensity or luminance. The 16-bit mode of the Truevision TARGA/AT-Vista/NU-Vista graphic cards and its associated TGA file format also uses 15-bit RGB, but it devotes its remaining bit as a simple alpha channel for video overlay.


ee also

*Palette (computing)
*Indexed color
*Color Lookup Table
*Color depth
*Computer display
*List of home computers by video hardware
*Bitmap
*Grayscale
*RGB

External links and sources

* [http://html-color-codes.info HTML Color Codes] Dynamic color palette with HTML color codes information


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • List of software palettes — For a full listing of computer s color palettes, see List of palettes Computer systems that use an 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… …   Wikipedia

  • List of 16-bit computer hardware palettes — This is a list of color palettes of some of the most popular 16 bit personal computers, roughly those manufactured from 1985 to 1995. All of them are based on RGB palettes; although some output in composite video, the internal logic to produce… …   Wikipedia

  • List of color palettes — This article is a list of the color palettes for notable computer graphics, terminals and video game consoles 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… …   Wikipedia

  • List of file formats — This is an incomplete list, which may never be able to satisfy particular standards for completeness. You can help by expanding it with reliably sourced entries. See also: List of file formats (alphabetical) This is a list of file formats… …   Wikipedia

  • RGB color model — RGB redirects here. For other uses, see RGB (disambiguation). A representation of additive color mixing. Projection of primary color lights on a screen shows secondary colors where two overlap; the combination of all three of red, green, and blue …   Wikipedia

  • Video Graphics Array — The term Video Graphics Array (VGA) refers specifically to the display hardware first introduced with the IBM PS/2 line of computers in 1987 [cite web|title=Chronology of IBM Personal Computers|url=http://www.islandnet.com/ KPOLSSON/ibmpc/ibm1987 …   Wikipedia

  • Grayscale — Greyscale redirects here. For the film, see Greyscale (film). Not to be confused with Gray code. Color depth 1 bit monochrome 8 bit grayscale 8 bit color 15/16 bit color (High color) 24 bit color (True color) 30/36/48 bit color (Deep color)… …   Wikipedia

  • Enhanced Graphics Adapter — The Enhanced Graphics Adapter (EGA) is the IBM PC computer display standard specification located between CGA and VGA in terms of graphics performance (that is, color and space resolution). Introduced in 1984 by IBM for its new PC AT, EGA… …   Wikipedia

  • Highcolor — graphics (variously spelled Hicolor , Hicolour, and Highcolour, and known as Thousands of colors on a Macintosh) is a method of storing image information in a computer s memory such that each pixel is represented by two bytes. Usually the color… …   Wikipedia

  • Truecolor — See also True Colors (disambiguation). Truecolor is a method of representing and storing graphical image information (especially in computer processing) in an RGB color space such that a very large number of colors, shades, and hues can be… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”