Examveda
Examveda

Which of the following Color Format is a CSS colors can also be defined using the keyword rgb, followed by three numbers between 0 and 255, contained in parentheses and separated by commas, with no spaces between them?

A. RGB Color

B. RGBa Color

C. HSL Color

D. HSLa Color

Answer: Option A

Solution(By Examveda Team)

RGB color values can also be defined using percentages. The format is the same, except that the numbers are replaced by percentage values between 0% and 100%.

This Question Belongs to CSS >> Basic CSS

Join The Discussion

Related Questions on Basic CSS