#F0FDEE (or 0xF0FDEE) is unknown color: approx Honeydew. HEX triplet: F0, FD and EE. RGB value is (240,253,238). Sum of RGB (Red+Green+Blue) = 240+253+238=731 (96% of max value = 765). Red value is 240 (94.14% from 255 or 32.83% from 731); Green value is 253 (99.22% from 255 or 34.61% from 731); Blue value is 238 (93.36% from 255 or 32.56% from 731); Max value from RGB is 253 - color contains mainly: green. Hex color #F0FDEE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F0FDEE is #0F0211. Grayscale: #F7F7F7. Windows color (decimal): -983570 or 15662576. OLE color: 15662576.
HSL color Cylindrical-coordinate representation of color #F0FDEE: hue angle of 112º degrees, saturation: 0.79, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #F0FDEE is Cyan = 0.05, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #f0fdee; } p { color: rgb(240,253,238); } H1.HeaderClassName { color: #f0fdee; } .AnyTagClassName { color: #f0fdee; } </style>
<style> a { background-color: #f0fdee; } a { background-color: rgb(240,253,238); } div.DivClassName { background-color: #f0fdee; } .BgClassName { background-color: #f0fdee; } </style>
<style> span { border-color: #f0fdee; } span { border-color: rgb(240,253,238); } td.TdClassName { border-color: #f0fdee; } .TagClassName { border-color: #f0fdee; } </style>