#E0FF2A (or 0xE0FF2A) is unknown color: approx Pear. HEX triplet: E0, FF and 2A. RGB value is (224,255,42). Sum of RGB (Red+Green+Blue) = 224+255+42=521 (69% of max value = 765). Red value is 224 (87.89% from 255 or 42.99% from 521); Green value is 255 (100% from 255 or 48.94% from 521); Blue value is 42 (16.80% from 255 or 8.06% from 521); Max value from RGB is 255 - color contains mainly: green. Hex color #E0FF2A is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #E0FF2A is #1F00D5. Grayscale: #DEDEDE. Windows color (decimal): -2031830 or 2818016. OLE color: 2818016.
HSL color Cylindrical-coordinate representation of color #E0FF2A: hue angle of 68.73º degrees, saturation: 1, lightness: 0.58%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #E0FF2A is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.
<style> p { color: #E0FF2A; } p { color: rgb(224,255,42); } H1.HeaderClassName { color: #E0FF2A; } .AnyTagClassName { color: #E0FF2A; } </style>
<style> a { background-color: #E0FF2A; } a { background-color: rgb(224,255,42); } div.DivClassName { background-color: #E0FF2A; } .BgClassName { background-color: #E0FF2A; } </style>
<style> span { border-color: #E0FF2A; } span { border-color: rgb(224,255,42); } td.TdClassName { border-color: #E0FF2A; } .TagClassName { border-color: #E0FF2A; } </style>