Computer Science for IGCSE & O level - Data Representation (Section 10 - No. 24)

In computer science, what is a common use of hexadecimal color codes?
Representing the memory address of a program
Defining the red, green, and blue color values of a pixel
Storing the text of a document.
Performing mathematical operations.

Explanation

Hexadecimal color codes (e.g., #FF0000) define the intensity of red, green, and blue components of a color.

Comments (0)

Advertisement