#FBFEED (or 0xFBFEED) is unknown color: approx Twilight Blue. HEX triplet: FB, FE and ED. RGB value is (251,254,237). Sum of RGB (Red+Green+Blue) = 251+254+237=742 (98% of max value = 765). Red value is 251 (98.44% from 255 or 33.83% from 742); Green value is 254 (99.61% from 255 or 34.23% from 742); Blue value is 237 (92.97% from 255 or 31.94% from 742); Max value from RGB is 254 - color contains mainly: green. Hex color #FBFEED is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FBFEED is #040112. Grayscale: #FBFBFB. Windows color (decimal): -262419 or 15597307. OLE color: 15597307.
HSL color Cylindrical-coordinate representation of color #FBFEED: hue angle of 70.59º degrees, saturation: 0.89, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #FBFEED is Cyan = 0.01, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #FBFEED; } p { color: rgb(251,254,237); } H1.HeaderClassName { color: #FBFEED; } .AnyTagClassName { color: #FBFEED; } </style>
<style> a { background-color: #FBFEED; } a { background-color: rgb(251,254,237); } div.DivClassName { background-color: #FBFEED; } .BgClassName { background-color: #FBFEED; } </style>
<style> span { border-color: #FBFEED; } span { border-color: rgb(251,254,237); } td.TdClassName { border-color: #FBFEED; } .TagClassName { border-color: #FBFEED; } </style>