#F5ECF0 (or 0xF5ECF0) is unknown color: approx Lavender Blush. HEX triplet: F5, EC and F0. RGB value is (245,236,240). Sum of RGB (Red+Green+Blue) = 245+236+240=721 (95% of max value = 765). Red value is 245 (96.09% from 255 or 33.98% from 721); Green value is 236 (92.58% from 255 or 32.73% from 721); Blue value is 240 (94.14% from 255 or 33.29% from 721); Max value from RGB is 245 - color contains mainly: red. Hex color #F5ECF0 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5ECF0 is #0A130F. Grayscale: #EFEFEF. Windows color (decimal): -660240 or 15789301. OLE color: 15789301.
HSL color Cylindrical-coordinate representation of color #F5ECF0: hue angle of 333.33º degrees, saturation: 0.31, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F5ECF0 is Cyan = 0, Magento = 0.04, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #F5ECF0; } p { color: rgb(245,236,240); } H1.HeaderClassName { color: #F5ECF0; } .AnyTagClassName { color: #F5ECF0; } </style>
<style> a { background-color: #F5ECF0; } a { background-color: rgb(245,236,240); } div.DivClassName { background-color: #F5ECF0; } .BgClassName { background-color: #F5ECF0; } </style>
<style> span { border-color: #F5ECF0; } span { border-color: rgb(245,236,240); } td.TdClassName { border-color: #F5ECF0; } .TagClassName { border-color: #F5ECF0; } </style>