255 rgb 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
Example 3: rgb 255,255,255
Tints of White #FFFFFF
RGB value is (255,255,255).
rgb(255,255,0) /* yellow*/ Hex #FFFF00
I like (0,0,205) but it isn't super dark
Tints of White #FFFFFF
RGB value is (255,255,255).