#F2F6F9 (or 0xF2F6F9) is unknown color: approx Alice Blue. HEX triplet: F2, F6 and F9. RGB value is (242,246,249). Sum of RGB (Red+Green+Blue) = 242+246+249=737 (97% of max value = 765). Red value is 242 (94.92% from 255 or 32.84% from 737); Green value is 246 (96.48% from 255 or 33.38% from 737); Blue value is 249 (97.66% from 255 or 33.79% from 737); Max value from RGB is 249 - color contains mainly: blue. Hex color #F2F6F9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F2F6F9 is #0D0906. Grayscale: #F5F5F5. Windows color (decimal): -854279 or 16381682. OLE color: 16381682.
HSL color Cylindrical-coordinate representation of color #F2F6F9: hue angle of 205.71º degrees, saturation: 0.37, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F2F6F9 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F2F6F9; } p { color: rgb(242,246,249); } H1.HeaderClassName { color: #F2F6F9; } .AnyTagClassName { color: #F2F6F9; } </style>
<style> a { background-color: #F2F6F9; } a { background-color: rgb(242,246,249); } div.DivClassName { background-color: #F2F6F9; } .BgClassName { background-color: #F2F6F9; } </style>
<style> span { border-color: #F2F6F9; } span { border-color: rgb(242,246,249); } td.TdClassName { border-color: #F2F6F9; } .TagClassName { border-color: #F2F6F9; } </style>