#3EA24F (or 0x3EA24F) is unknown color: approx Chateau Green. HEX triplet: 3E, A2 and 4F. RGB value is (62,162,79). Sum of RGB (Red+Green+Blue) = 62+162+79=303 (40% of max value = 765). Red value is 62 (24.61% from 255 or 20.46% from 303); Green value is 162 (63.67% from 255 or 53.47% from 303); Blue value is 79 (31.25% from 255 or 26.07% from 303); Max value from RGB is 162 - color contains mainly: green. Hex color #3EA24F is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #3EA24F is #C15DB0. Grayscale: #7A7A7A. Windows color (decimal): -12672433 or 5218878. OLE color: 5218878.
HSL color Cylindrical-coordinate representation of color #3EA24F: hue angle of 130.2º degrees, saturation: 0.45, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #3EA24F is Cyan = 0.62, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.36.
<style> p { color: #3EA24F; } p { color: rgb(62,162,79); } H1.HeaderClassName { color: #3EA24F; } .AnyTagClassName { color: #3EA24F; } </style>
<style> a { background-color: #3EA24F; } a { background-color: rgb(62,162,79); } div.DivClassName { background-color: #3EA24F; } .BgClassName { background-color: #3EA24F; } </style>
<style> span { border-color: #3EA24F; } span { border-color: rgb(62,162,79); } td.TdClassName { border-color: #3EA24F; } .TagClassName { border-color: #3EA24F; } </style>