#2EC026 (or 0x2EC026) is unknown color: approx Lime Green. HEX triplet: 2E, C0 and 26. RGB value is (46,192,38). Sum of RGB (Red+Green+Blue) = 46+192+38=276 (36% of max value = 765). Red value is 46 (18.36% from 255 or 16.67% from 276); Green value is 192 (75.39% from 255 or 69.57% from 276); Blue value is 38 (15.23% from 255 or 13.77% from 276); Max value from RGB is 192 - color contains mainly: green. Hex color #2EC026 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2EC026 is #D13FD9. Grayscale: #838383. Windows color (decimal): -13713370 or 2539566. OLE color: 2539566.
HSL color Cylindrical-coordinate representation of color #2EC026: hue angle of 116.88º degrees, saturation: 0.67, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #2EC026 is Cyan = 0.76, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.25.
<style> p { color: #2EC026; } p { color: rgb(46,192,38); } H1.HeaderClassName { color: #2EC026; } .AnyTagClassName { color: #2EC026; } </style>
<style> a { background-color: #2EC026; } a { background-color: rgb(46,192,38); } div.DivClassName { background-color: #2EC026; } .BgClassName { background-color: #2EC026; } </style>
<style> span { border-color: #2EC026; } span { border-color: rgb(46,192,38); } td.TdClassName { border-color: #2EC026; } .TagClassName { border-color: #2EC026; } </style>