#ABA98B (or 0xABA98B) is unknown color: approx Neutral Green. HEX triplet: AB, A9 and 8B. RGB value is (171,169,139). Sum of RGB (Red+Green+Blue) = 171+169+139=479 (63% of max value = 765). Red value is 171 (67.19% from 255 or 35.70% from 479); Green value is 169 (66.41% from 255 or 35.28% from 479); Blue value is 139 (54.69% from 255 or 29.02% from 479); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA98B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ABA98B is #545674. Grayscale: #A6A6A6. Windows color (decimal): -5527157 or 9152939. OLE color: 9152939.
HSL color Cylindrical-coordinate representation of color #ABA98B: hue angle of 56.25º degrees, saturation: 0.16, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ABA98B is Cyan = 0, Magento = 0.01, Yellow = 0.19 and Black (K on CMYK) = 0.33.
<style> p { color: #ABA98B; } p { color: rgb(171,169,139); } H1.HeaderClassName { color: #ABA98B; } .AnyTagClassName { color: #ABA98B; } </style>
<style> a { background-color: #ABA98B; } a { background-color: rgb(171,169,139); } div.DivClassName { background-color: #ABA98B; } .BgClassName { background-color: #ABA98B; } </style>
<style> span { border-color: #ABA98B; } span { border-color: rgb(171,169,139); } td.TdClassName { border-color: #ABA98B; } .TagClassName { border-color: #ABA98B; } </style>