#F6F5FE (or 0xF6F5FE) is unknown color: approx Ghost White. HEX triplet: F6, F5 and FE. RGB value is (246,245,254). Sum of RGB (Red+Green+Blue) = 246+245+254=745 (98% of max value = 765). Red value is 246 (96.48% from 255 or 33.02% from 745); Green value is 245 (96.09% from 255 or 32.89% from 745); Blue value is 254 (99.61% from 255 or 34.09% from 745); Max value from RGB is 254 - color contains mainly: blue. Hex color #F6F5FE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F6F5FE is #090A01. Grayscale: #F6F6F6. Windows color (decimal): -592386 or 16709110. OLE color: 16709110.
HSL color Cylindrical-coordinate representation of color #F6F5FE: hue angle of 246.67º degrees, saturation: 0.82, lightness: 0.98%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #F6F5FE is Cyan = 0.03, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F6F5FE; } p { color: rgb(246,245,254); } H1.HeaderClassName { color: #F6F5FE; } .AnyTagClassName { color: #F6F5FE; } </style>
<style> a { background-color: #F6F5FE; } a { background-color: rgb(246,245,254); } div.DivClassName { background-color: #F6F5FE; } .BgClassName { background-color: #F6F5FE; } </style>
<style> span { border-color: #F6F5FE; } span { border-color: rgb(246,245,254); } td.TdClassName { border-color: #F6F5FE; } .TagClassName { border-color: #F6F5FE; } </style>