#F9FCF8 (or 0xF9FCF8) is unknown color: approx Honeydew. HEX triplet: F9, FC and F8. RGB value is (249,252,248). Sum of RGB (Red+Green+Blue) = 249+252+248=749 (99% of max value = 765). Red value is 249 (97.66% from 255 or 33.24% from 749); Green value is 252 (98.83% from 255 or 33.64% from 749); Blue value is 248 (97.27% from 255 or 33.11% from 749); Max value from RGB is 252 - color contains mainly: green. Hex color #F9FCF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9FCF8 is #060307. Grayscale: #FAFAFA. Windows color (decimal): -393992 or 16317689. OLE color: 16317689.
HSL color Cylindrical-coordinate representation of color #F9FCF8: hue angle of 105º degrees, saturation: 0.4, lightness: 0.98%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F9FCF8 is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.01.
<style> p { color: #F9FCF8; } p { color: rgb(249,252,248); } H1.HeaderClassName { color: #F9FCF8; } .AnyTagClassName { color: #F9FCF8; } </style>
<style> a { background-color: #F9FCF8; } a { background-color: rgb(249,252,248); } div.DivClassName { background-color: #F9FCF8; } .BgClassName { background-color: #F9FCF8; } </style>
<style> span { border-color: #F9FCF8; } span { border-color: rgb(249,252,248); } td.TdClassName { border-color: #F9FCF8; } .TagClassName { border-color: #F9FCF8; } </style>