#31B91F (or 0x31B91F) is unknown color: approx Lime Green. HEX triplet: 31, B9 and 1F. RGB value is (49,185,31). Sum of RGB (Red+Green+Blue) = 49+185+31=265 (35% of max value = 765). Red value is 49 (19.53% from 255 or 18.49% from 265); Green value is 185 (72.66% from 255 or 69.81% from 265); Blue value is 31 (12.5% from 255 or 11.70% from 265); Max value from RGB is 185 - color contains mainly: green. Hex color #31B91F is not a web safe color. Web safe color analog (approx): #33CC33. Inversed color of #31B91F is #CE46E0. Grayscale: #7F7F7F. Windows color (decimal): -13518561 or 2079025. OLE color: 2079025.
HSL color Cylindrical-coordinate representation of color #31B91F: hue angle of 112.99º degrees, saturation: 0.71, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #31B91F is Cyan = 0.74, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.27.
<style> p { color: #31b91f; } p { color: rgb(49,185,31); } H1.HeaderClassName { color: #31b91f; } .AnyTagClassName { color: #31b91f; } </style>
<style> a { background-color: #31b91f; } a { background-color: rgb(49,185,31); } div.DivClassName { background-color: #31b91f; } .BgClassName { background-color: #31b91f; } </style>
<style> span { border-color: #31b91f; } span { border-color: rgb(49,185,31); } td.TdClassName { border-color: #31b91f; } .TagClassName { border-color: #31b91f; } </style>