#E1FEE0 (or 0xE1FEE0) is unknown color: approx Tara. HEX triplet: E1, FE and E0. RGB value is (225,254,224). Sum of RGB (Red+Green+Blue) = 225+254+224=703 (93% of max value = 765). Red value is 225 (88.28% from 255 or 32.01% from 703); Green value is 254 (99.61% from 255 or 36.13% from 703); Blue value is 224 (87.89% from 255 or 31.86% from 703); Max value from RGB is 254 - color contains mainly: green. Hex color #E1FEE0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E1FEE0 is #1E011F. Grayscale: #F2F2F2. Windows color (decimal): -1966368 or 14745313. OLE color: 14745313.
HSL color Cylindrical-coordinate representation of color #E1FEE0: hue angle of 118º degrees, saturation: 0.94, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #E1FEE0 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.00.
<style> p { color: #E1FEE0; } p { color: rgb(225,254,224); } H1.HeaderClassName { color: #E1FEE0; } .AnyTagClassName { color: #E1FEE0; } </style>
<style> a { background-color: #E1FEE0; } a { background-color: rgb(225,254,224); } div.DivClassName { background-color: #E1FEE0; } .BgClassName { background-color: #E1FEE0; } </style>
<style> span { border-color: #E1FEE0; } span { border-color: rgb(225,254,224); } td.TdClassName { border-color: #E1FEE0; } .TagClassName { border-color: #E1FEE0; } </style>