red color code example
Example 1: rgba red color
rgb(255,0,0) /*red*/ Hex #FF0000
Example 2: rgb yellow color
rgb(255,255,0) /* yellow*/ Hex #FFFF00
Example 3: color red
everyone knows you search this to see blue!
rgb(255,0,0) /*red*/ Hex #FF0000
rgb(255,255,0) /* yellow*/ Hex #FFFF00
everyone knows you search this to see blue!