#F5ECE8 (or 0xF5ECE8) is unknown color: approx Rose White. HEX triplet: F5, EC and E8. RGB value is (245,236,232). Sum of RGB (Red+Green+Blue) = 245+236+232=713 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.36% from 713); Green value is 236 (92.58% from 255 or 33.10% from 713); Blue value is 232 (91.02% from 255 or 32.54% from 713); Max value from RGB is 245 - color contains mainly: red. Hex color #F5ECE8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5ECE8 is #0A1317. Grayscale: #EEEEEE. Windows color (decimal): -660248 or 15265013. OLE color: 15265013.
HSL color Cylindrical-coordinate representation of color #F5ECE8: hue angle of 18.46º degrees, saturation: 0.39, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #F5ECE8 is Cyan = 0, Magento = 0.04, Yellow = 0.05 and Black (K on CMYK) = 0.04.
<style> p { color: #F5ECE8; } p { color: rgb(245,236,232); } H1.HeaderClassName { color: #F5ECE8; } .AnyTagClassName { color: #F5ECE8; } </style>
<style> a { background-color: #F5ECE8; } a { background-color: rgb(245,236,232); } div.DivClassName { background-color: #F5ECE8; } .BgClassName { background-color: #F5ECE8; } </style>
<style> span { border-color: #F5ECE8; } span { border-color: rgb(245,236,232); } td.TdClassName { border-color: #F5ECE8; } .TagClassName { border-color: #F5ECE8; } </style>