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

In HTML color codes, the values are represented using a 6-digit hexadecimal code. What do these pairs of digits represent?
The amount of red, green, and blue.
The position of the pixel.
The size of the font.
The background color.

Explanation

The 6 digits in HTML color codes represent the intensity of the red, green, and blue components.

Comments (0)

Advertisement