#2EAB27 (or 0x2EAB27) is unknown color: approx Forest Green. HEX triplet: 2E, AB and 27. RGB value is (46,171,39). Sum of RGB (Red+Green+Blue) = 46+171+39=256 (33% of max value = 765). Red value is 46 (18.36% from 255 or 17.97% from 256); Green value is 171 (67.19% from 255 or 66.80% from 256); Blue value is 39 (15.62% from 255 or 15.23% from 256); Max value from RGB is 171 - color contains mainly: green. Hex color #2EAB27 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #2EAB27 is #D154D8. Grayscale: #767676. Windows color (decimal): -13718745 or 2599726. OLE color: 2599726.
HSL color Cylindrical-coordinate representation of color #2EAB27: hue angle of 116.82º degrees, saturation: 0.63, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #2EAB27 is Cyan = 0.73, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.33.
<style> p { color: #2eab27; } p { color: rgb(46,171,39); } H1.HeaderClassName { color: #2eab27; } .AnyTagClassName { color: #2eab27; } </style>
<style> a { background-color: #2eab27; } a { background-color: rgb(46,171,39); } div.DivClassName { background-color: #2eab27; } .BgClassName { background-color: #2eab27; } </style>
<style> span { border-color: #2eab27; } span { border-color: rgb(46,171,39); } td.TdClassName { border-color: #2eab27; } .TagClassName { border-color: #2eab27; } </style>