Skip to content

Color Depth & Bits Per Pixel Calculator

Enter a bit depth and image resolution to find how many colors the format can represent and the uncompressed bitmap size. Useful for comparing palette, high color, and truecolor formats and planning framebuffer or texture memory.

Inputs

Image Properties

≥ 1
≥ 1
≥ 1

Results

Enter a value to see results.

Colors & Size

N = 2^{b} = 2^{ 24 } = ?
\begin{aligned} S &= \dfrac{W \times H \times b}{8} \\ &= \dfrac{\left(1,920\right)\left(1,080\right)\left(24\right)}{8} \\ &= ?\,\text{MB} \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?