#F2F7FE (or 0xF2F7FE) is unknown color: approx Alice Blue. HEX triplet: F2, F7 and FE. RGB value is (242,247,254). Sum of RGB (Red+Green+Blue) = 242+247+254=743 (98% of max value = 765). Red value is 242 (94.92% from 255 or 32.57% from 743); Green value is 247 (96.88% from 255 or 33.24% from 743); Blue value is 254 (99.61% from 255 or 34.19% from 743); Max value from RGB is 254 - color contains mainly: blue. Hex color #F2F7FE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2F7FE is #0D0801. Grayscale: #F6F6F6. Windows color (decimal): -854018 or 16709618. OLE color: 16709618.
HSL color Cylindrical-coordinate representation of color #F2F7FE: hue angle of 215º degrees, saturation: 0.86, lightness: 0.97%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #F2F7FE is Cyan = 0.05, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F2F7FE; } p { color: rgb(242,247,254); } H1.HeaderClassName { color: #F2F7FE; } .AnyTagClassName { color: #F2F7FE; } </style>
<style> a { background-color: #F2F7FE; } a { background-color: rgb(242,247,254); } div.DivClassName { background-color: #F2F7FE; } .BgClassName { background-color: #F2F7FE; } </style>
<style> span { border-color: #F2F7FE; } span { border-color: rgb(242,247,254); } td.TdClassName { border-color: #F2F7FE; } .TagClassName { border-color: #F2F7FE; } </style>