#2EA21E (or 0x2EA21E) is unknown color: approx Forest Green. HEX triplet: 2E, A2 and 1E. RGB value is (46,162,30). Sum of RGB (Red+Green+Blue) = 46+162+30=238 (31% of max value = 765). Red value is 46 (18.36% from 255 or 19.33% from 238); Green value is 162 (63.67% from 255 or 68.07% from 238); Blue value is 30 (12.11% from 255 or 12.61% from 238); Max value from RGB is 162 - color contains mainly: green. Hex color #2EA21E is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #2EA21E is #D15DE1. Grayscale: #707070. Windows color (decimal): -13721058 or 2007598. OLE color: 2007598.
HSL color Cylindrical-coordinate representation of color #2EA21E: hue angle of 112.73º degrees, saturation: 0.69, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #2EA21E is Cyan = 0.72, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.36.
<style> p { color: #2EA21E; } p { color: rgb(46,162,30); } H1.HeaderClassName { color: #2EA21E; } .AnyTagClassName { color: #2EA21E; } </style>
<style> a { background-color: #2EA21E; } a { background-color: rgb(46,162,30); } div.DivClassName { background-color: #2EA21E; } .BgClassName { background-color: #2EA21E; } </style>
<style> span { border-color: #2EA21E; } span { border-color: rgb(46,162,30); } td.TdClassName { border-color: #2EA21E; } .TagClassName { border-color: #2EA21E; } </style>