#2EBA2F (or 0x2EBA2F) is unknown color: approx Lime Green. HEX triplet: 2E, BA and 2F. RGB value is (46,186,47). Sum of RGB (Red+Green+Blue) = 46+186+47=279 (36% of max value = 765). Red value is 46 (18.36% from 255 or 16.49% from 279); Green value is 186 (73.05% from 255 or 66.67% from 279); Blue value is 47 (18.75% from 255 or 16.85% from 279); Max value from RGB is 186 - color contains mainly: green. Hex color #2EBA2F is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #2EBA2F is #D145D0. Grayscale: #808080. Windows color (decimal): -13714897 or 3127854. OLE color: 3127854.
HSL color Cylindrical-coordinate representation of color #2EBA2F: hue angle of 120.43º degrees, saturation: 0.6, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #2EBA2F is Cyan = 0.75, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.27.
<style> p { color: #2EBA2F; } p { color: rgb(46,186,47); } H1.HeaderClassName { color: #2EBA2F; } .AnyTagClassName { color: #2EBA2F; } </style>
<style> a { background-color: #2EBA2F; } a { background-color: rgb(46,186,47); } div.DivClassName { background-color: #2EBA2F; } .BgClassName { background-color: #2EBA2F; } </style>
<style> span { border-color: #2EBA2F; } span { border-color: rgb(46,186,47); } td.TdClassName { border-color: #2EBA2F; } .TagClassName { border-color: #2EBA2F; } </style>