#E1FEE4 (or 0xE1FEE4) is unknown color: approx Frosted Mint. HEX triplet: E1, FE and E4. RGB value is (225,254,228). Sum of RGB (Red+Green+Blue) = 225+254+228=707 (93% of max value = 765). Red value is 225 (88.28% from 255 or 31.82% from 707); Green value is 254 (99.61% from 255 or 35.93% from 707); Blue value is 228 (89.45% from 255 or 32.25% from 707); Max value from RGB is 254 - color contains mainly: green. Hex color #E1FEE4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E1FEE4 is #1E011B. Grayscale: #F2F2F2. Windows color (decimal): -1966364 or 15007457. OLE color: 15007457.
HSL color Cylindrical-coordinate representation of color #E1FEE4: hue angle of 126.21º degrees, saturation: 0.94, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E1FEE4 is Cyan = 0.11, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.00.
<style> p { color: #E1FEE4; } p { color: rgb(225,254,228); } H1.HeaderClassName { color: #E1FEE4; } .AnyTagClassName { color: #E1FEE4; } </style>
<style> a { background-color: #E1FEE4; } a { background-color: rgb(225,254,228); } div.DivClassName { background-color: #E1FEE4; } .BgClassName { background-color: #E1FEE4; } </style>
<style> span { border-color: #E1FEE4; } span { border-color: rgb(225,254,228); } td.TdClassName { border-color: #E1FEE4; } .TagClassName { border-color: #E1FEE4; } </style>