#F9FDEA (or 0xF9FDEA) is unknown color: approx Twilight Blue. HEX triplet: F9, FD and EA. RGB value is (249,253,234). Sum of RGB (Red+Green+Blue) = 249+253+234=736 (97% of max value = 765). Red value is 249 (97.66% from 255 or 33.83% from 736); Green value is 253 (99.22% from 255 or 34.38% from 736); Blue value is 234 (91.80% from 255 or 31.79% from 736); Max value from RGB is 253 - color contains mainly: green. Hex color #F9FDEA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F9FDEA is #060215. Grayscale: #F9F9F9. Windows color (decimal): -393750 or 15400441. OLE color: 15400441.
HSL color Cylindrical-coordinate representation of color #F9FDEA: hue angle of 72.63º degrees, saturation: 0.83, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #F9FDEA is Cyan = 0.02, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.01.
<style> p { color: #F9FDEA; } p { color: rgb(249,253,234); } H1.HeaderClassName { color: #F9FDEA; } .AnyTagClassName { color: #F9FDEA; } </style>
<style> a { background-color: #F9FDEA; } a { background-color: rgb(249,253,234); } div.DivClassName { background-color: #F9FDEA; } .BgClassName { background-color: #F9FDEA; } </style>
<style> span { border-color: #F9FDEA; } span { border-color: rgb(249,253,234); } td.TdClassName { border-color: #F9FDEA; } .TagClassName { border-color: #F9FDEA; } </style>