#9ABF31 (or 0x9ABF31) is unknown color: approx Yellow Green. HEX triplet: 9A, BF and 31. RGB value is (154,191,49). Sum of RGB (Red+Green+Blue) = 154+191+49=394 (52% of max value = 765). Red value is 154 (60.55% from 255 or 39.09% from 394); Green value is 191 (75% from 255 or 48.48% from 394); Blue value is 49 (19.53% from 255 or 12.44% from 394); Max value from RGB is 191 - color contains mainly: green. Hex color #9ABF31 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #9ABF31 is #6540CE. Grayscale: #A4A4A4. Windows color (decimal): -6635727 or 3260314. OLE color: 3260314.
HSL color Cylindrical-coordinate representation of color #9ABF31: hue angle of 75.63º degrees, saturation: 0.59, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #9ABF31 is Cyan = 0.19, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.25.
<style> p { color: #9ABF31; } p { color: rgb(154,191,49); } H1.HeaderClassName { color: #9ABF31; } .AnyTagClassName { color: #9ABF31; } </style>
<style> a { background-color: #9ABF31; } a { background-color: rgb(154,191,49); } div.DivClassName { background-color: #9ABF31; } .BgClassName { background-color: #9ABF31; } </style>
<style> span { border-color: #9ABF31; } span { border-color: rgb(154,191,49); } td.TdClassName { border-color: #9ABF31; } .TagClassName { border-color: #9ABF31; } </style>