#E2FEA5 (or 0xE2FEA5) is unknown color: approx Australian Mint. HEX triplet: E2, FE and A5. RGB value is (226,254,165). Sum of RGB (Red+Green+Blue) = 226+254+165=645 (85% of max value = 765). Red value is 226 (88.67% from 255 or 35.04% from 645); Green value is 254 (99.61% from 255 or 39.38% from 645); Blue value is 165 (64.84% from 255 or 25.58% from 645); Max value from RGB is 254 - color contains mainly: green. Hex color #E2FEA5 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #E2FEA5 is #1D015A. Grayscale: #EBEBEB. Windows color (decimal): -1900891 or 10878690. OLE color: 10878690.
HSL color Cylindrical-coordinate representation of color #E2FEA5: hue angle of 78.88º degrees, saturation: 0.98, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #E2FEA5 is Cyan = 0.11, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.00.
<style> p { color: #E2FEA5; } p { color: rgb(226,254,165); } H1.HeaderClassName { color: #E2FEA5; } .AnyTagClassName { color: #E2FEA5; } </style>
<style> a { background-color: #E2FEA5; } a { background-color: rgb(226,254,165); } div.DivClassName { background-color: #E2FEA5; } .BgClassName { background-color: #E2FEA5; } </style>
<style> span { border-color: #E2FEA5; } span { border-color: rgb(226,254,165); } td.TdClassName { border-color: #E2FEA5; } .TagClassName { border-color: #E2FEA5; } </style>