#31AC3B (or 0x31AC3B) is unknown color: approx Lime Green. HEX triplet: 31, AC and 3B. RGB value is (49,172,59). Sum of RGB (Red+Green+Blue) = 49+172+59=280 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.5% from 280); Green value is 172 (67.58% from 255 or 61.43% from 280); Blue value is 59 (23.44% from 255 or 21.07% from 280); Max value from RGB is 172 - color contains mainly: green. Hex color #31AC3B is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #31AC3B is #CE53C4. Grayscale: #7A7A7A. Windows color (decimal): -13521861 or 3910705. OLE color: 3910705.
HSL color Cylindrical-coordinate representation of color #31AC3B: hue angle of 124.88º degrees, saturation: 0.56, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #31AC3B is Cyan = 0.72, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.33.
<style> p { color: #31ac3b; } p { color: rgb(49,172,59); } H1.HeaderClassName { color: #31ac3b; } .AnyTagClassName { color: #31ac3b; } </style>
<style> a { background-color: #31ac3b; } a { background-color: rgb(49,172,59); } div.DivClassName { background-color: #31ac3b; } .BgClassName { background-color: #31ac3b; } </style>
<style> span { border-color: #31ac3b; } span { border-color: rgb(49,172,59); } td.TdClassName { border-color: #31ac3b; } .TagClassName { border-color: #31ac3b; } </style>