Can you tell a color from its hexadecimal RGB code value? Look at the hex code, guess the color. To see what color it corresponds to , move the mouse over the hex code. Moving the mouse out will display the color name.
| #000000 | #0000FF | #FF00FF | #808080 |
| #008000 | #00FF00 | #800000 | #000080 |
| #808000 | #800080 | #FF0000 | #C0C0C0 |
| #00FFFF | #008080 | #FFFF00 | #FFFFFF |