Converting between number bases

Easy
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
Question 23
Easy

A web developer is inspecting a CSS style sheet and finds that the green channel of an RGB color is represented by the hexadecimal value D4\text{D}4D4.

Convert this hexadecimal number into its decimal equivalent to determine the intensity value of the green channel.

Show your working.

[2]

Converting between number bases Questions

  1. GCSE
  2. /Computer Science
  3. /Converting between number bases