#31CC37 (or 0x31CC37) is unknown color: approx Lime Green. HEX triplet: 31, CC and 37. RGB value is (49,204,55). Sum of RGB (Red+Green+Blue) = 49+204+55=308 (40% of max value = 765). Red value is 49 (19.53% from 255 or 15.91% from 308); Green value is 204 (80.08% from 255 or 66.23% from 308); Blue value is 55 (21.88% from 255 or 17.86% from 308); Max value from RGB is 204 - color contains mainly: green. Hex color #31CC37 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #31CC37 is #CE33C8. Grayscale: #8D8D8D. Windows color (decimal): -13513673 or 3656753. OLE color: 3656753.
HSL color Cylindrical-coordinate representation of color #31CC37: hue angle of 122.32º degrees, saturation: 0.61, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #31CC37 is Cyan = 0.76, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.2.
<style> p { color: #31CC37; } p { color: rgb(49,204,55); } H1.HeaderClassName { color: #31CC37; } .AnyTagClassName { color: #31CC37; } </style>
<style> a { background-color: #31CC37; } a { background-color: rgb(49,204,55); } div.DivClassName { background-color: #31CC37; } .BgClassName { background-color: #31CC37; } </style>
<style> span { border-color: #31CC37; } span { border-color: rgb(49,204,55); } td.TdClassName { border-color: #31CC37; } .TagClassName { border-color: #31CC37; } </style>