dark red hex code code example
Example 1: rgba red color
rgb(255,0,0) /*red*/ Hex #FF0000
Example 2: dark blue hex code
/* Hex Code For Dark Blue */
#00008b
Example 3: rgb yellow color
rgb(255,255,0) /* yellow*/ Hex #FFFF00
rgb(255,0,0) /*red*/ Hex #FF0000
/* Hex Code For Dark Blue */
#00008b
rgb(255,255,0) /* yellow*/ Hex #FFFF00