#FBEBC5 (or 0xFBEBC5) is unknown color: approx Oasis. HEX triplet: FB, EB and C5. RGB value is (251,235,197). Sum of RGB (Red+Green+Blue) = 251+235+197=683 (90% of max value = 765). Red value is 251 (98.44% from 255 or 36.75% from 683); Green value is 235 (92.19% from 255 or 34.41% from 683); Blue value is 197 (77.34% from 255 or 28.84% from 683); Max value from RGB is 251 - color contains mainly: red. Hex color #FBEBC5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FBEBC5 is #04143A. Grayscale: #EBEBEB. Windows color (decimal): -267323 or 12971003. OLE color: 12971003.
HSL color Cylindrical-coordinate representation of color #FBEBC5: hue angle of 42.22º degrees, saturation: 0.87, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FBEBC5 is Cyan = 0, Magento = 0.06, Yellow = 0.22 and Black (K on CMYK) = 0.02.
<style> p { color: #FBEBC5; } p { color: rgb(251,235,197); } H1.HeaderClassName { color: #FBEBC5; } .AnyTagClassName { color: #FBEBC5; } </style>
<style> a { background-color: #FBEBC5; } a { background-color: rgb(251,235,197); } div.DivClassName { background-color: #FBEBC5; } .BgClassName { background-color: #FBEBC5; } </style>
<style> span { border-color: #FBEBC5; } span { border-color: rgb(251,235,197); } td.TdClassName { border-color: #FBEBC5; } .TagClassName { border-color: #FBEBC5; } </style>