#99AB3F (or 0x99AB3F) is unknown color: approx Limerick. HEX triplet: 99, AB and 3F. RGB value is (153,171,63). Sum of RGB (Red+Green+Blue) = 153+171+63=387 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.53% from 387); Green value is 171 (67.19% from 255 or 44.19% from 387); Blue value is 63 (25% from 255 or 16.28% from 387); Max value from RGB is 171 - color contains mainly: green. Hex color #99AB3F is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #99AB3F is #6654C0. Grayscale: #999999. Windows color (decimal): -6706369 or 4172697. OLE color: 4172697.
HSL color Cylindrical-coordinate representation of color #99AB3F: hue angle of 70º degrees, saturation: 0.46, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #99AB3F is Cyan = 0.11, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.33.
<style> p { color: #99AB3F; } p { color: rgb(153,171,63); } H1.HeaderClassName { color: #99AB3F; } .AnyTagClassName { color: #99AB3F; } </style>
<style> a { background-color: #99AB3F; } a { background-color: rgb(153,171,63); } div.DivClassName { background-color: #99AB3F; } .BgClassName { background-color: #99AB3F; } </style>
<style> span { border-color: #99AB3F; } span { border-color: rgb(153,171,63); } td.TdClassName { border-color: #99AB3F; } .TagClassName { border-color: #99AB3F; } </style>