#F7F8F2 (or 0xF7F8F2) is unknown color: approx Twilight Blue. HEX triplet: F7, F8 and F2. RGB value is (247,248,242). Sum of RGB (Red+Green+Blue) = 247+248+242=737 (97% of max value = 765). Red value is 247 (96.88% from 255 or 33.51% from 737); Green value is 248 (97.27% from 255 or 33.65% from 737); Blue value is 242 (94.92% from 255 or 32.84% from 737); Max value from RGB is 248 - color contains mainly: green. Hex color #F7F8F2 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F7F8F2 is #08070D. Grayscale: #F7F7F7. Windows color (decimal): -526094 or 15923447. OLE color: 15923447.
HSL color Cylindrical-coordinate representation of color #F7F8F2: hue angle of 70º degrees, saturation: 0.3, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F7F8F2 is Cyan = 0.00, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.03.
<style> p { color: #F7F8F2; } p { color: rgb(247,248,242); } H1.HeaderClassName { color: #F7F8F2; } .AnyTagClassName { color: #F7F8F2; } </style>
<style> a { background-color: #F7F8F2; } a { background-color: rgb(247,248,242); } div.DivClassName { background-color: #F7F8F2; } .BgClassName { background-color: #F7F8F2; } </style>
<style> span { border-color: #F7F8F2; } span { border-color: rgb(247,248,242); } td.TdClassName { border-color: #F7F8F2; } .TagClassName { border-color: #F7F8F2; } </style>