Computer Science for IGCSE & O level - Data Representation (Section 4 - No. 31)
Why is hexadecimal commonly used when representing color values, such as in HTML or CSS?
Because it is the only system that computers recognize.
Because it provides a simple, easily understood representation of color components.
Because it is more space-efficient than other methods of representation.
Because it enables faster image processing.
Explanation
Hexadecimal color values allow for an easy to grasp representation of the Red, Green, and Blue color components.
Comments (0)
