RGB stands for
Red, Green, Blue
Red, Green, Black
Red, Gray, Black
None
Answer : A
View More Related Question
1) In HTML, each parameter in RGB(red, green, blue) defines intensity of color between?
2) In HTML, a color can be specified using a hexadecimal value in form of
3) Choose correct HTML statement for adding a background color
<body bgcolor="yellow">
<body style="background-color : yellow;">
<body color="#yellow">
Both A and B
View Answer
4) In HTML, hexadecimal values each color defines intensity between?
5) RGB stands for