#F5FED9 (or 0xF5FED9) is unknown color: approx Rice Flower. HEX triplet: F5, FE and D9. RGB value is (245,254,217). Sum of RGB (Red+Green+Blue) = 245+254+217=716 (94% of max value = 765). Red value is 245 (96.09% from 255 or 34.22% from 716); Green value is 254 (99.61% from 255 or 35.47% from 716); Blue value is 217 (85.16% from 255 or 30.31% from 716); Max value from RGB is 254 - color contains mainly: green. Hex color #F5FED9 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F5FED9 is #0A0126. Grayscale: #F7F7F7. Windows color (decimal): -655655 or 14286581. OLE color: 14286581.
HSL color Cylindrical-coordinate representation of color #F5FED9: hue angle of 74.59º degrees, saturation: 0.95, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F5FED9 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.00.
<style> p { color: #F5FED9; } p { color: rgb(245,254,217); } H1.HeaderClassName { color: #F5FED9; } .AnyTagClassName { color: #F5FED9; } </style>
<style> a { background-color: #F5FED9; } a { background-color: rgb(245,254,217); } div.DivClassName { background-color: #F5FED9; } .BgClassName { background-color: #F5FED9; } </style>
<style> span { border-color: #F5FED9; } span { border-color: rgb(245,254,217); } td.TdClassName { border-color: #F5FED9; } .TagClassName { border-color: #F5FED9; } </style>