Color Depth & Bits Per Pixel Calculator
Inputs
| Bits per pixel | 24 |
|---|---|
| Width | 1,920 |
| Height | 1,080 |
Color Depth & Bits Per Pixel Calculator
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}
Recommended Next
Image File Size Calculator
Enter an image resolution and bit depth to calculate the uncompressed file size and total pixel count. Useful for understanding raw camera sensor output, GPU framebuffer allocation, and texture memory.