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

Object Oriented Programming 8

And that's it for our introduction to using Object Oriented (OO) design techniques. We've looked at inheritance, multiple inheritance and polymorphism, and you can see how designing the class tree structure in this way forces the designer to fully understand the problem. It also defines very … [Read More...]

Write Techology Articles For This Site

Are you a keen technology author with words just bursting out of your keyboard? If you'd like to have your work published on the world's number one ranked PC technology site, then we're interested to hear from you. Here's some details on what to submit, and how. Content Matter The possible … [Read More...]

Updating Your Creative Soundcard Drivers

It's wise to check periodically to see if updated drives have been released for your sound card. For the Creative Audigy card, this means going to the appropriate Support page for your country or region, and clicking on DOWNLOAD DRIVERS. Make the appropriate selections and click … [Read More...]

Gaming Laptop Security Guide: Protecting Your High-End Hardware Investment in 2025

Since Jacob took over PC Tech Guide, we’ve looked at how tech intersects with personal well-being and digital safety. Gaming laptops are now … [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...]

Guides

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

Recent Posts

Mobile AMD Athlon 4 technology guide

Emulating Intel's practice of introducing new technology in lower volume market sectors first, AMD's first deployment of … [Read More...]

RAID Configuration Advances from FASTA (Part I)

I recently came across some valuable research from a publication from FASTA Universidad in Buenos Aires, which focus on new developments in RAID … [Read More...]

Write Techology Articles For This Site

Are you a keen technology author with words just bursting out of your keyboard? If you'd like to have your work published on the world's number … [Read More...]

[footer_backtotop]

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