#FEF0C5 (or 0xFEF0C5) is unknown color: approx Oasis. HEX triplet: FE, F0 and C5. RGB value is (254,240,197). Sum of RGB (Red+Green+Blue) = 254+240+197=691 (91% of max value = 765). Red value is 254 (99.61% from 255 or 36.76% from 691); Green value is 240 (94.14% from 255 or 34.73% from 691); Blue value is 197 (77.34% from 255 or 28.51% from 691); Max value from RGB is 254 - color contains mainly: red. Hex color #FEF0C5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #FEF0C5 is #010F3A. Grayscale: #EFEFEF. Windows color (decimal): -69435 or 12972286. OLE color: 12972286.
HSL color Cylindrical-coordinate representation of color #FEF0C5: hue angle of 45.26º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #FEF0C5 is Cyan = 0, Magento = 0.06, Yellow = 0.22 and Black (K on CMYK) = 0.00.
<style> p { color: #FEF0C5; } p { color: rgb(254,240,197); } H1.HeaderClassName { color: #FEF0C5; } .AnyTagClassName { color: #FEF0C5; } </style>
<style> a { background-color: #FEF0C5; } a { background-color: rgb(254,240,197); } div.DivClassName { background-color: #FEF0C5; } .BgClassName { background-color: #FEF0C5; } </style>
<style> span { border-color: #FEF0C5; } span { border-color: rgb(254,240,197); } td.TdClassName { border-color: #FEF0C5; } .TagClassName { border-color: #FEF0C5; } </style>