#E2F8D2 (or 0xE2F8D2) is unknown color: approx Hint Of Green. HEX triplet: E2, F8 and D2. RGB value is (226,248,210). Sum of RGB (Red+Green+Blue) = 226+248+210=684 (90% of max value = 765). Red value is 226 (88.67% from 255 or 33.04% from 684); Green value is 248 (97.27% from 255 or 36.26% from 684); Blue value is 210 (82.42% from 255 or 30.70% from 684); Max value from RGB is 248 - color contains mainly: green. Hex color #E2F8D2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2F8D2 is #1D072D. Grayscale: #EDEDED. Windows color (decimal): -1902382 or 13826274. OLE color: 13826274.
HSL color Cylindrical-coordinate representation of color #E2F8D2: hue angle of 94.74º degrees, saturation: 0.73, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #E2F8D2 is Cyan = 0.09, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.03.
<style> p { color: #E2F8D2; } p { color: rgb(226,248,210); } H1.HeaderClassName { color: #E2F8D2; } .AnyTagClassName { color: #E2F8D2; } </style>
<style> a { background-color: #E2F8D2; } a { background-color: rgb(226,248,210); } div.DivClassName { background-color: #E2F8D2; } .BgClassName { background-color: #E2F8D2; } </style>
<style> span { border-color: #E2F8D2; } span { border-color: rgb(226,248,210); } td.TdClassName { border-color: #E2F8D2; } .TagClassName { border-color: #E2F8D2; } </style>