#F5FCF6 (or 0xF5FCF6) is unknown color: approx Honeydew. HEX triplet: F5, FC and F6. RGB value is (245,252,246). Sum of RGB (Red+Green+Blue) = 245+252+246=743 (98% of max value = 765). Red value is 245 (96.09% from 255 or 32.97% from 743); Green value is 252 (98.83% from 255 or 33.92% from 743); Blue value is 246 (96.48% from 255 or 33.11% from 743); Max value from RGB is 252 - color contains mainly: green. Hex color #F5FCF6 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F5FCF6 is #0A0309. Grayscale: #F9F9F9. Windows color (decimal): -656138 or 16186613. OLE color: 16186613.
HSL color Cylindrical-coordinate representation of color #F5FCF6: hue angle of 128.57º degrees, saturation: 0.54, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F5FCF6 is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.01.
<style> p { color: #F5FCF6; } p { color: rgb(245,252,246); } H1.HeaderClassName { color: #F5FCF6; } .AnyTagClassName { color: #F5FCF6; } </style>
<style> a { background-color: #F5FCF6; } a { background-color: rgb(245,252,246); } div.DivClassName { background-color: #F5FCF6; } .BgClassName { background-color: #F5FCF6; } </style>
<style> span { border-color: #F5FCF6; } span { border-color: rgb(245,252,246); } td.TdClassName { border-color: #F5FCF6; } .TagClassName { border-color: #F5FCF6; } </style>