red color rgb code example
Example 1: red color rgb
rgb(255,0,0) /*red*/ Hex #FF0000
Example 2: red color rgb
rgb(255,255,0) /* yellow*/ Hex #FFFF00
rgb(255,0,0) /*red*/ Hex #FF0000
rgb(255,255,0) /* yellow*/ Hex #FFFF00