Converting between number bases

Easy
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
Question 48
Easy

In web design, colors are often defined using hexadecimal codes. A graphic designer determines that the red intensity of a specific brand color should be set to 211 in denary.

Convert the denary number 211 into hexadecimal to determine the two-digit code for the red component.

You must show your working.

[2]

Converting between number bases Questions

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