Computer Science for IGCSE & O level - Data Representation (Section 17 - No. 16)

Which hexadecimal code represents the color yellow?
#FFFF00
#00FFFF
#FF00FF
#0000FF

Explanation

Yellow is a combination of red and green, so it's represented by #FFFF00.

Comments (0)

Advertisement