#E2FEE4 (or 0xE2FEE4) is unknown color: approx Frosted Mint. HEX triplet: E2, FE and E4. RGB value is (226,254,228). Sum of RGB (Red+Green+Blue) = 226+254+228=708 (93% of max value = 765). Red value is 226 (88.67% from 255 or 31.92% from 708); Green value is 254 (99.61% from 255 or 35.88% from 708); Blue value is 228 (89.45% from 255 or 32.20% from 708); Max value from RGB is 254 - color contains mainly: green. Hex color #E2FEE4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2FEE4 is #1D011B. Grayscale: #F2F2F2. Windows color (decimal): -1900828 or 15007458. OLE color: 15007458.
HSL color Cylindrical-coordinate representation of color #E2FEE4: hue angle of 124.29º degrees, saturation: 0.93, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E2FEE4 is Cyan = 0.11, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.00.
<style> p { color: #E2FEE4; } p { color: rgb(226,254,228); } H1.HeaderClassName { color: #E2FEE4; } .AnyTagClassName { color: #E2FEE4; } </style>
<style> a { background-color: #E2FEE4; } a { background-color: rgb(226,254,228); } div.DivClassName { background-color: #E2FEE4; } .BgClassName { background-color: #E2FEE4; } </style>
<style> span { border-color: #E2FEE4; } span { border-color: rgb(226,254,228); } td.TdClassName { border-color: #E2FEE4; } .TagClassName { border-color: #E2FEE4; } </style>