Computer Science for IGCSE & O level - Data Representation (Section 15 - No. 25)

How many possible colors can be displayed using a 24-bit color system (RGB) ?
256
1024
16777216
65536

Explanation

24-bit color (8 bits per channel - red, green, and blue) provides 2^24 = 16,777,216 colors.

Comments (0)

Advertisement