#ABA999 (or 0xABA999) is unknown color: approx Foggy Grey. HEX triplet: AB, A9 and 99. RGB value is (171,169,153). Sum of RGB (Red+Green+Blue) = 171+169+153=493 (65% of max value = 765). Red value is 171 (67.19% from 255 or 34.69% from 493); Green value is 169 (66.41% from 255 or 34.28% from 493); Blue value is 153 (60.16% from 255 or 31.03% from 493); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA999 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABA999 is #545666. Grayscale: #A7A7A7. Windows color (decimal): -5527143 or 10070443. OLE color: 10070443.
HSL color Cylindrical-coordinate representation of color #ABA999: hue angle of 53.33º degrees, saturation: 0.1, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #ABA999 is Cyan = 0, Magento = 0.01, Yellow = 0.11 and Black (K on CMYK) = 0.33.
<style> p { color: #ABA999; } p { color: rgb(171,169,153); } H1.HeaderClassName { color: #ABA999; } .AnyTagClassName { color: #ABA999; } </style>
<style> a { background-color: #ABA999; } a { background-color: rgb(171,169,153); } div.DivClassName { background-color: #ABA999; } .BgClassName { background-color: #ABA999; } </style>
<style> span { border-color: #ABA999; } span { border-color: rgb(171,169,153); } td.TdClassName { border-color: #ABA999; } .TagClassName { border-color: #ABA999; } </style>