#31D132 (or 0x31D132) is unknown color: approx Lime Green. HEX triplet: 31, D1 and 32. RGB value is (49,209,50). Sum of RGB (Red+Green+Blue) = 49+209+50=308 (40% of max value = 765). Red value is 49 (19.53% from 255 or 15.91% from 308); Green value is 209 (82.03% from 255 or 67.86% from 308); Blue value is 50 (19.92% from 255 or 16.23% from 308); Max value from RGB is 209 - color contains mainly: green. Hex color #31D132 is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #31D132 is #CE2ECD. Grayscale: #8F8F8F. Windows color (decimal): -13512398 or 3330353. OLE color: 3330353.
HSL color Cylindrical-coordinate representation of color #31D132: hue angle of 120.38º degrees, saturation: 0.63, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #31D132 is Cyan = 0.77, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.18.
<style> p { color: #31d132; } p { color: rgb(49,209,50); } H1.HeaderClassName { color: #31d132; } .AnyTagClassName { color: #31d132; } </style>
<style> a { background-color: #31d132; } a { background-color: rgb(49,209,50); } div.DivClassName { background-color: #31d132; } .BgClassName { background-color: #31d132; } </style>
<style> span { border-color: #31d132; } span { border-color: rgb(49,209,50); } td.TdClassName { border-color: #31d132; } .TagClassName { border-color: #31d132; } </style>