#F5ECFF (or 0xF5ECFF) is unknown color: approx Magnolia. HEX triplet: F5, EC and FF. RGB value is (245,236,255). Sum of RGB (Red+Green+Blue) = 245+236+255=736 (97% of max value = 765). Red value is 245 (96.09% from 255 or 33.29% from 736); Green value is 236 (92.58% from 255 or 32.07% from 736); Blue value is 255 (100% from 255 or 34.65% from 736); Max value from RGB is 255 - color contains mainly: blue. Hex color #F5ECFF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5ECFF is #0A1300. Grayscale: #F0F0F0. Windows color (decimal): -660225 or 16772341. OLE color: 16772341.
HSL color Cylindrical-coordinate representation of color #F5ECFF: hue angle of 268.42º degrees, saturation: 1, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #F5ECFF is Cyan = 0.04, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #F5ECFF; } p { color: rgb(245,236,255); } H1.HeaderClassName { color: #F5ECFF; } .AnyTagClassName { color: #F5ECFF; } </style>
<style> a { background-color: #F5ECFF; } a { background-color: rgb(245,236,255); } div.DivClassName { background-color: #F5ECFF; } .BgClassName { background-color: #F5ECFF; } </style>
<style> span { border-color: #F5ECFF; } span { border-color: rgb(245,236,255); } td.TdClassName { border-color: #F5ECFF; } .TagClassName { border-color: #F5ECFF; } </style>