#F7FEE4 (or 0xF7FEE4) is unknown color: approx Twilight Blue. HEX triplet: F7, FE and E4. RGB value is (247,254,228). Sum of RGB (Red+Green+Blue) = 247+254+228=729 (96% of max value = 765). Red value is 247 (96.88% from 255 or 33.88% from 729); Green value is 254 (99.61% from 255 or 34.84% from 729); Blue value is 228 (89.45% from 255 or 31.28% from 729); Max value from RGB is 254 - color contains mainly: green. Hex color #F7FEE4 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F7FEE4 is #08011B. Grayscale: #F9F9F9. Windows color (decimal): -524572 or 15007479. OLE color: 15007479.
HSL color Cylindrical-coordinate representation of color #F7FEE4: hue angle of 76.15º degrees, saturation: 0.93, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #F7FEE4 is Cyan = 0.03, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.00.
<style> p { color: #F7FEE4; } p { color: rgb(247,254,228); } H1.HeaderClassName { color: #F7FEE4; } .AnyTagClassName { color: #F7FEE4; } </style>
<style> a { background-color: #F7FEE4; } a { background-color: rgb(247,254,228); } div.DivClassName { background-color: #F7FEE4; } .BgClassName { background-color: #F7FEE4; } </style>
<style> span { border-color: #F7FEE4; } span { border-color: rgb(247,254,228); } td.TdClassName { border-color: #F7FEE4; } .TagClassName { border-color: #F7FEE4; } </style>