Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the total number of colors that can be represented using HEX system in HTML?

a) 16^3
b) 16^6
c) 2^6
d) 2^16

Answer: b
Explanation: Each digit of #rrggbb can have 16 values (from 0 to F) and there are total of 6 digits. Hence, the total number of possible colors = 166.

Join The Discussion