#F3FED8 (or 0xF3FED8) is unknown color: approx Rice Flower. HEX triplet: F3, FE and D8. RGB value is (243,254,216). Sum of RGB (Red+Green+Blue) = 243+254+216=713 (94% of max value = 765). Red value is 243 (95.31% from 255 or 34.08% from 713); Green value is 254 (99.61% from 255 or 35.62% from 713); Blue value is 216 (84.77% from 255 or 30.29% from 713); Max value from RGB is 254 - color contains mainly: green. Hex color #F3FED8 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F3FED8 is #0C0127. Grayscale: #F6F6F6. Windows color (decimal): -786728 or 14221043. OLE color: 14221043.
HSL color Cylindrical-coordinate representation of color #F3FED8: hue angle of 77.37º 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 #F3FED8 is Cyan = 0.04, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.00.
<style> p { color: #F3FED8; } p { color: rgb(243,254,216); } H1.HeaderClassName { color: #F3FED8; } .AnyTagClassName { color: #F3FED8; } </style>
<style> a { background-color: #F3FED8; } a { background-color: rgb(243,254,216); } div.DivClassName { background-color: #F3FED8; } .BgClassName { background-color: #F3FED8; } </style>
<style> span { border-color: #F3FED8; } span { border-color: rgb(243,254,216); } td.TdClassName { border-color: #F3FED8; } .TagClassName { border-color: #F3FED8; } </style>