color table code example
Example 1: rgb yellow color
rgb(255,255,0) /* yellow*/ Hex #FFFF00
Example 2: dark blue rgb
I like (0,0,205) but it isn't super dark
rgb(255,255,0) /* yellow*/ Hex #FFFF00
I like (0,0,205) but it isn't super dark