#2EAA3C (or 0x2EAA3C) is unknown color: approx Fruit Salad. HEX triplet: 2E, AA and 3C. RGB value is (46,170,60). Sum of RGB (Red+Green+Blue) = 46+170+60=276 (36% of max value = 765). Red value is 46 (18.36% from 255 or 16.67% from 276); Green value is 170 (66.80% from 255 or 61.59% from 276); Blue value is 60 (23.83% from 255 or 21.74% from 276); Max value from RGB is 170 - color contains mainly: green. Hex color #2EAA3C is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #2EAA3C is #D155C3. Grayscale: #787878. Windows color (decimal): -13718980 or 3975726. OLE color: 3975726.
HSL color Cylindrical-coordinate representation of color #2EAA3C: hue angle of 126.77º degrees, saturation: 0.57, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #2EAA3C is Cyan = 0.73, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.33.
<style> p { color: #2EAA3C; } p { color: rgb(46,170,60); } H1.HeaderClassName { color: #2EAA3C; } .AnyTagClassName { color: #2EAA3C; } </style>
<style> a { background-color: #2EAA3C; } a { background-color: rgb(46,170,60); } div.DivClassName { background-color: #2EAA3C; } .BgClassName { background-color: #2EAA3C; } </style>
<style> span { border-color: #2EAA3C; } span { border-color: rgb(46,170,60); } td.TdClassName { border-color: #2EAA3C; } .TagClassName { border-color: #2EAA3C; } </style>