Number bases

EasyMediumHard
12345678910111213141516171819
Question 10
Easy

A web developer is designing a style sheet and decides to define the 24-bit RGB color values using hexadecimal format (such as #3F51B5) rather than writing them as equivalent 24-bit binary strings (such as 001111110101000110110101).

State two advantages of representing these 24-bit values in hexadecimal rather than binary.

[2]

Number bases Questions

  1. GCSE
  2. /Computer Science
  3. /Number bases