#F7F9F8 (or 0xF7F9F8) is unknown color: approx Mint Cream. HEX triplet: F7, F9 and F8. RGB value is (247,249,248). Sum of RGB (Red+Green+Blue) = 247+249+248=744 (98% of max value = 765). Red value is 247 (96.88% from 255 or 33.20% from 744); Green value is 249 (97.66% from 255 or 33.47% from 744); Blue value is 248 (97.27% from 255 or 33.33% from 744); Max value from RGB is 249 - color contains mainly: green. Hex color #F7F9F8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F7F9F8 is #080607. Grayscale: #F8F8F8. Windows color (decimal): -525832 or 16316919. OLE color: 16316919.
HSL color Cylindrical-coordinate representation of color #F7F9F8: hue angle of 150º degrees, saturation: 0.14, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #F7F9F8 is Cyan = 0.01, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.02.
<style> p { color: #F7F9F8; } p { color: rgb(247,249,248); } H1.HeaderClassName { color: #F7F9F8; } .AnyTagClassName { color: #F7F9F8; } </style>
<style> a { background-color: #F7F9F8; } a { background-color: rgb(247,249,248); } div.DivClassName { background-color: #F7F9F8; } .BgClassName { background-color: #F7F9F8; } </style>
<style> span { border-color: #F7F9F8; } span { border-color: rgb(247,249,248); } td.TdClassName { border-color: #F7F9F8; } .TagClassName { border-color: #F7F9F8; } </style>