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.

Which of the following Color Format is a CSS’s six-digit hexadecimal format is the same as color defined in (X)HTML?

a) 6-Hex Color
b) 3-Hex Color
c) RGBS
d) RGBa

Answer: a
Explanation: The format specifies color as #rrggbb, where rr is the amount of red, gg the amount of green, and bb the amount of blue, all specified in a hexadecimal value ranging from 00 to FF.

Join The Discussion