
| Color depth is a measure for the amount of colors the visitors' hardware is configured to display.
- 32 bit = 16,777,216 colors (True Colors + Alpha Channel)
- 24 bit = 16,777,216 colors (True Colors)
- 16 bit = 65,536 colors (High Color)
- 15 bit = 32,768 colors
- 8 bit = 256 colors
- 4 bit = 16 colors
- 2 bit = 4 colors
- 1 bit = 2 colors (Monochrome).
|
|


| 
|
Screen Color Depth
|