Computers use a Lookup Table to map binary codes to specific colours. Toggle the bits below to see how different combinations trigger different colours.
The computer checks this list to decide which colour to show on the screen.
| Binary Code | Instruction |
| 00 | White |
| 01 | Red |
| 10 | Blue |
| 11 | Black |
Current Output
00 = White