#E1FFA4 (or 0xE1FFA4) is unknown color: approx Reef. HEX triplet: E1, FF and A4. RGB value is (225,255,164). Sum of RGB (Red+Green+Blue) = 225+255+164=644 (85% of max value = 765). Red value is 225 (88.28% from 255 or 34.94% from 644); Green value is 255 (100% from 255 or 39.60% from 644); Blue value is 164 (64.45% from 255 or 25.47% from 644); Max value from RGB is 255 - color contains mainly: green. Hex color #E1FFA4 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #E1FFA4 is #1E005B. Grayscale: #EBEBEB. Windows color (decimal): -1966172 or 10813409. OLE color: 10813409.
HSL color Cylindrical-coordinate representation of color #E1FFA4: hue angle of 79.78º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #E1FFA4 is Cyan = 0.12, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.
<style> p { color: #E1FFA4; } p { color: rgb(225,255,164); } H1.HeaderClassName { color: #E1FFA4; } .AnyTagClassName { color: #E1FFA4; } </style>
<style> a { background-color: #E1FFA4; } a { background-color: rgb(225,255,164); } div.DivClassName { background-color: #E1FFA4; } .BgClassName { background-color: #E1FFA4; } </style>
<style> span { border-color: #E1FFA4; } span { border-color: rgb(225,255,164); } td.TdClassName { border-color: #E1FFA4; } .TagClassName { border-color: #E1FFA4; } </style>