#31A72F (or 0x31A72F) is unknown color: approx Forest Green. HEX triplet: 31, A7 and 2F. RGB value is (49,167,47). Sum of RGB (Red+Green+Blue) = 49+167+47=263 (34% of max value = 765). Red value is 49 (19.53% from 255 or 18.63% from 263); Green value is 167 (65.62% from 255 or 63.50% from 263); Blue value is 47 (18.75% from 255 or 17.87% from 263); Max value from RGB is 167 - color contains mainly: green. Hex color #31A72F is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #31A72F is #CE58D0. Grayscale: #767676. Windows color (decimal): -13523153 or 3122993. OLE color: 3122993.
HSL color Cylindrical-coordinate representation of color #31A72F: hue angle of 119º degrees, saturation: 0.56, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #31A72F is Cyan = 0.71, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.35.
<style> p { color: #31a72f; } p { color: rgb(49,167,47); } H1.HeaderClassName { color: #31a72f; } .AnyTagClassName { color: #31a72f; } </style>
<style> a { background-color: #31a72f; } a { background-color: rgb(49,167,47); } div.DivClassName { background-color: #31a72f; } .BgClassName { background-color: #31a72f; } </style>
<style> span { border-color: #31a72f; } span { border-color: rgb(49,167,47); } td.TdClassName { border-color: #31a72f; } .TagClassName { border-color: #31a72f; } </style>