#2EC72A (or 0x2EC72A) is unknown color: approx Lime Green. HEX triplet: 2E, C7 and 2A. RGB value is (46,199,42). Sum of RGB (Red+Green+Blue) = 46+199+42=287 (38% of max value = 765). Red value is 46 (18.36% from 255 or 16.03% from 287); Green value is 199 (78.12% from 255 or 69.34% from 287); Blue value is 42 (16.80% from 255 or 14.63% from 287); Max value from RGB is 199 - color contains mainly: green. Hex color #2EC72A is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2EC72A is #D138D5. Grayscale: #878787. Windows color (decimal): -13711574 or 2803502. OLE color: 2803502.
HSL color Cylindrical-coordinate representation of color #2EC72A: hue angle of 118.47º degrees, saturation: 0.65, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #2EC72A is Cyan = 0.77, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.22.
<style> p { color: #2EC72A; } p { color: rgb(46,199,42); } H1.HeaderClassName { color: #2EC72A; } .AnyTagClassName { color: #2EC72A; } </style>
<style> a { background-color: #2EC72A; } a { background-color: rgb(46,199,42); } div.DivClassName { background-color: #2EC72A; } .BgClassName { background-color: #2EC72A; } </style>
<style> span { border-color: #2EC72A; } span { border-color: rgb(46,199,42); } td.TdClassName { border-color: #2EC72A; } .TagClassName { border-color: #2EC72A; } </style>