The bit depth of an image determines how many unique colours are available to create the image (even if the image does then not utilise all these possible colours)—a palette from which a scene can be created. It is perhaps most easily understood by considering a grayscale image. Here the bit depth will specify how many possible shades exist between pure black and pure white (if you’re not familiar with how a binary works read here).

Similarly, an image at 1 to 4 bits (so from monochrome to 16 tonal values) would look like this:

Moving back to the world of colour, every colour pixel in a digital image is a combination of the three primary colours (Red, Green, Blue = RGB) so for an 8-bit image each of these can take on 28 = 256 different tonal values giving 2(3 x 8)= 16.7 million possible colours.

When reading about bit depth you may see “bits per channel” and “bits per pixel” used. They are essentially different ways of saying the same thing.

BPP-BPCThe below image shows heavy posterization. It usually most easy to notice in the skies as the gradually changing tone clearly show the level jumps which are hard to notice in the shadows and contours of buildings.

Photography of the sky over London showing heavy posterization (insufficient number of tonal values)
You May Also Like

Megapixels: Why More is Not Always Better

Walk through the camera department of any electronic seller and the first statistic you will see next to…

Understanding Gamma in Photography

Gamma—or more precisely, gamma-correction—simply refers to the operation to encode the linear values the camera records into a…

Understanding Colour Temperature & White Balance

Colour temperature is an important aspect of photography in ensuring accurate colour reproduction in a scene. Incorrectly setting…

Live View: Why It Matters

Live View or Live Preview is a function on just about all modern DSLRs and mirrorless cameras which…