#F8FBF8 (or 0xF8FBF8) is unknown color: approx Honeydew. HEX triplet: F8, FB and F8. RGB value is (248,251,248). Sum of RGB (Red+Green+Blue) = 248+251+248=747 (98% of max value = 765). Red value is 248 (97.27% from 255 or 33.20% from 747); Green value is 251 (98.44% from 255 or 33.60% from 747); Blue value is 248 (97.27% from 255 or 33.20% from 747); Max value from RGB is 251 - color contains mainly: green. Hex color #F8FBF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F8FBF8 is #070407. Grayscale: #F9F9F9. Windows color (decimal): -459784 or 16317432. OLE color: 16317432.
HSL color Cylindrical-coordinate representation of color #F8FBF8: hue angle of 120º degrees, saturation: 0.27, lightness: 0.98%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #F8FBF8 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #F8FBF8; } p { color: rgb(248,251,248); } H1.HeaderClassName { color: #F8FBF8; } .AnyTagClassName { color: #F8FBF8; } </style>
<style> a { background-color: #F8FBF8; } a { background-color: rgb(248,251,248); } div.DivClassName { background-color: #F8FBF8; } .BgClassName { background-color: #F8FBF8; } </style>
<style> span { border-color: #F8FBF8; } span { border-color: rgb(248,251,248); } td.TdClassName { border-color: #F8FBF8; } .TagClassName { border-color: #F8FBF8; } </style>