#F7FDE3 (or 0xF7FDE3) is unknown color: approx Twilight Blue. HEX triplet: F7, FD and E3. RGB value is (247,253,227). Sum of RGB (Red+Green+Blue) = 247+253+227=727 (96% of max value = 765). Red value is 247 (96.88% from 255 or 33.98% from 727); Green value is 253 (99.22% from 255 or 34.80% from 727); Blue value is 227 (89.06% from 255 or 31.22% from 727); Max value from RGB is 253 - color contains mainly: green. Hex color #F7FDE3 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F7FDE3 is #08021C. Grayscale: #F8F8F8. Windows color (decimal): -524829 or 14941687. OLE color: 14941687.
HSL color Cylindrical-coordinate representation of color #F7FDE3: hue angle of 73.85º degrees, saturation: 0.87, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #F7FDE3 is Cyan = 0.02, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.01.
<style> p { color: #F7FDE3; } p { color: rgb(247,253,227); } H1.HeaderClassName { color: #F7FDE3; } .AnyTagClassName { color: #F7FDE3; } </style>
<style> a { background-color: #F7FDE3; } a { background-color: rgb(247,253,227); } div.DivClassName { background-color: #F7FDE3; } .BgClassName { background-color: #F7FDE3; } </style>
<style> span { border-color: #F7FDE3; } span { border-color: rgb(247,253,227); } td.TdClassName { border-color: #F7FDE3; } .TagClassName { border-color: #F7FDE3; } </style>