#2EA02B (or 0x2EA02B) is unknown color: approx Forest Green. HEX triplet: 2E, A0 and 2B. RGB value is (46,160,43). Sum of RGB (Red+Green+Blue) = 46+160+43=249 (32% of max value = 765). Red value is 46 (18.36% from 255 or 18.47% from 249); Green value is 160 (62.89% from 255 or 64.26% from 249); Blue value is 43 (17.19% from 255 or 17.27% from 249); Max value from RGB is 160 - color contains mainly: green. Hex color #2EA02B is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #2EA02B is #D15FD4. Grayscale: #707070. Windows color (decimal): -13721557 or 2859054. OLE color: 2859054.
HSL color Cylindrical-coordinate representation of color #2EA02B: hue angle of 118.46º degrees, saturation: 0.58, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #2EA02B is Cyan = 0.71, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.37.
<style> p { color: #2EA02B; } p { color: rgb(46,160,43); } H1.HeaderClassName { color: #2EA02B; } .AnyTagClassName { color: #2EA02B; } </style>
<style> a { background-color: #2EA02B; } a { background-color: rgb(46,160,43); } div.DivClassName { background-color: #2EA02B; } .BgClassName { background-color: #2EA02B; } </style>
<style> span { border-color: #2EA02B; } span { border-color: rgb(46,160,43); } td.TdClassName { border-color: #2EA02B; } .TagClassName { border-color: #2EA02B; } </style>