Back

Activity 1.12 Color Representation

divider

RGB Color Picker

Hex: #000000

divider

1-bit (Monochrome) Color Depth

21 = 2 possible combinations

0

divider

8-bit (256-color mode) Color Depth

28 = 256 possible combinations

00000000

divider

16-bit (High Color) Color Depth

216 = 65,536 possible combinations

0000000000000000

divider

24-bit (True Color) Color Depth

224 = 16,777,216 possible combinations

000000000000000000000000