pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Graphic Card Colour Depth

Each pixel of a screen image is displayed using a combination of three different colour signals: red, green and blue. The precise appearance of each pixel is controlled by the intensity of these three beams of light and the amount of information that is stored about a pixel determines its colour depth. The more bits that are used per pixel (bit depth), the finer the colour detail of the image.

The table below shows the colour depths in current use:

Colour depth Description No. of colours Bytes per pixel
4-bit Standard VGA 16 0.5
8-bit 256-colour mode 256 1.0
16-bit High colour 65,536 2.0
24-bit True colour 16,777,216 3.0

For a display to fool the eye into seeing full colour, 256 shades of red, green and blue are required; that is 8 bits for each of the three primary colours, hence 24 bits in total. However, some graphics cards actually require 32 bits for each pixel to display true colour, due to the way in which they use the video memory – the extra 8 bits generally being used for an alpha channel (transparencies).

High colour uses two bytes of information to store the intensity values for the three colours, using 5 bits for blue, 5 bits for red and 6 bits for green. The resulting 32 different intensities for blue and red and 64 different intensities for green results in a very slight loss of visible image quality, but with the advantages of a lower video memory requirement and faster performance.

The 256-colour mode uses a level of indirection by introducing the concept of a palette of colours, selectable from the entire range of 16.7 million colours. Each colour in the 256-colour palette is defined using the standard 3-byte colour definition used in true colour: 256 possible intensities for each of red, blue and green. Any given image can then use any colour from its associated palette.

Dithering substitutes combinations of colours that a graphics card is able to generate for colours that it cannot produce. For example, if a graphics subsystem is capable of handling 256 colours, and an image that uses 65,000 colours is displayed, colours that are not available will be substituted by colours created from combinations of colours that are available. The colour quality of a dithered image is inferior to a non-dithered image.

The palette approach was an excellent compromise solution, allowing for far greater precision in an image than would be possible by using the 8 bits available by, for example, assigning each pixel a 2-bit value for blue and 3-bit values each for green and red. Because of its relatively low demands on video memory the 256-colour mode was a widely used standard in PCs used primarily for business applications, before the advent of dedicated graphics processing chips.

  • How Do Computers Make Pictures?
  • Graphic Card Resolution
  • Graphic Card Colour Depth
  • Graphic Card Components
  • Graphic Card Memory
  • Graphic Card Driver Software
  • 3d Accelerated Graphic Cards
  • Graphic Card Geometry
  • 3D Rendering
  • FSAA Graphic Card Technology
  • Digital Graphic Cards
  • DVI Graphic Cards
  • HDCP Technology
  • Graphic Card HDMI Ports
  • Graphic Card Display Port
  • Unified Display Special Interest Group
  • DirectX
  • OpenGL technology
  • Direct3D
  • Talisman
  • Fahrenheit Graphic Cards
  • SLI Technology
  • CrossFire Graphic Cards

Filed Under: Graphics Cards

Latest Articles

Fight the Search Protect Invasion by Conduit

When it comes of web surfing, browser extension is believed to have malicious characteristics. Many users observed this to be true these past years where several adware is masked as legitimate browser and one of them is the Search Protect by Conduit. Once Search Protect is installed in your … [Read More...]

Pentium Northwood

For several months after the Pentium 4 began shipping in late 2000 the leadership in the battle to have the fastest processor on the market alternated between Intel and rival AMD, with no clear winner emerging. However, towards the end of … [Read More...]

Galileo

Galileo comprises a constellation of 30 satellites divided between three circular orbits at an altitude of around 24,000 km to cover the Earth's entire surface. They will be supported by a worldwide network of ground stations. At present, … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

10 Exceptional Books on ChatGPT that Will Blow Your Mind

ChatGPT is a powerful new AI tool that is taking the world by storm. You are going to find a lot of amazing books that will teach you how to make the … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Object Oriented Programming 3

Encapsulation From what we've covered so far we can suggest that: A class is an abstract data type made up of a combination of the relevant data … [Read More...]

Differences Between Spyware, Malware and Others

There are countless ways that your computer can be infected by harmful elements but the vast majority of them come down to the four usual … [Read More...]

Startup Configuration

To start the System Configuration Utility, click Start and Run. Type msconfig in the Open box and then click OK. This opens the Microsoft … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors