#F5ECFE (or 0xF5ECFE) is unknown color: approx Magnolia. HEX triplet: F5, EC and FE. RGB value is (245,236,254). Sum of RGB (Red+Green+Blue) = 245+236+254=735 (97% of max value = 765). Red value is 245 (96.09% from 255 or 33.33% from 735); Green value is 236 (92.58% from 255 or 32.11% from 735); Blue value is 254 (99.61% from 255 or 34.56% from 735); Max value from RGB is 254 - color contains mainly: blue. Hex color #F5ECFE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5ECFE is #0A1301. Grayscale: #F0F0F0. Windows color (decimal): -660226 or 16706805. OLE color: 16706805.
HSL color Cylindrical-coordinate representation of color #F5ECFE: hue angle of 270º degrees, saturation: 0.9, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #F5ECFE is Cyan = 0.04, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F5ECFE; } p { color: rgb(245,236,254); } H1.HeaderClassName { color: #F5ECFE; } .AnyTagClassName { color: #F5ECFE; } </style>
<style> a { background-color: #F5ECFE; } a { background-color: rgb(245,236,254); } div.DivClassName { background-color: #F5ECFE; } .BgClassName { background-color: #F5ECFE; } </style>
<style> span { border-color: #F5ECFE; } span { border-color: rgb(245,236,254); } td.TdClassName { border-color: #F5ECFE; } .TagClassName { border-color: #F5ECFE; } </style>