blue color code rgb code example
Example 1: rgba blue color
rgb(0,0,255) /*blue*/ Hex #0000FF
Example 2: rgb yellow color
rgb(255,255,0) /* yellow*/ Hex #FFFF00
rgb(0,0,255) /*blue*/ Hex #0000FF
rgb(255,255,0) /* yellow*/ Hex #FFFF00