#99AB51 (or 0x99AB51) is unknown color: approx Green Smoke. HEX triplet: 99, AB and 51. RGB value is (153,171,81). Sum of RGB (Red+Green+Blue) = 153+171+81=405 (53% of max value = 765). Red value is 153 (60.16% from 255 or 37.78% from 405); Green value is 171 (67.19% from 255 or 42.22% from 405); Blue value is 81 (32.03% from 255 or 20% from 405); Max value from RGB is 171 - color contains mainly: green. Hex color #99AB51 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99AB51 is #6654AE. Grayscale: #9B9B9B. Windows color (decimal): -6706351 or 5352345. OLE color: 5352345.
HSL color Cylindrical-coordinate representation of color #99AB51: hue angle of 72º degrees, saturation: 0.36, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #99AB51 is Cyan = 0.11, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.33.
<style> p { color: #99AB51; } p { color: rgb(153,171,81); } H1.HeaderClassName { color: #99AB51; } .AnyTagClassName { color: #99AB51; } </style>
<style> a { background-color: #99AB51; } a { background-color: rgb(153,171,81); } div.DivClassName { background-color: #99AB51; } .BgClassName { background-color: #99AB51; } </style>
<style> span { border-color: #99AB51; } span { border-color: rgb(153,171,81); } td.TdClassName { border-color: #99AB51; } .TagClassName { border-color: #99AB51; } </style>