#F0FDEA (or 0xF0FDEA) is unknown color: approx Panache. HEX triplet: F0, FD and EA. RGB value is (240,253,234). Sum of RGB (Red+Green+Blue) = 240+253+234=727 (96% of max value = 765). Red value is 240 (94.14% from 255 or 33.01% from 727); Green value is 253 (99.22% from 255 or 34.80% from 727); Blue value is 234 (91.80% from 255 or 32.19% from 727); Max value from RGB is 253 - color contains mainly: green. Hex color #F0FDEA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F0FDEA is #0F0215. Grayscale: #F7F7F7. Windows color (decimal): -983574 or 15400432. OLE color: 15400432.
HSL color Cylindrical-coordinate representation of color #F0FDEA: hue angle of 101.05º 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 #F0FDEA is Cyan = 0.05, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.01.
<style> p { color: #F0FDEA; } p { color: rgb(240,253,234); } H1.HeaderClassName { color: #F0FDEA; } .AnyTagClassName { color: #F0FDEA; } </style>
<style> a { background-color: #F0FDEA; } a { background-color: rgb(240,253,234); } div.DivClassName { background-color: #F0FDEA; } .BgClassName { background-color: #F0FDEA; } </style>
<style> span { border-color: #F0FDEA; } span { border-color: rgb(240,253,234); } td.TdClassName { border-color: #F0FDEA; } .TagClassName { border-color: #F0FDEA; } </style>