#A8AA9B (or 0xA8AA9B) is unknown color: approx Bud. HEX triplet: A8, AA and 9B. RGB value is (168,170,155). Sum of RGB (Red+Green+Blue) = 168+170+155=493 (65% of max value = 765). Red value is 168 (66.02% from 255 or 34.08% from 493); Green value is 170 (66.80% from 255 or 34.48% from 493); Blue value is 155 (60.94% from 255 or 31.44% from 493); Max value from RGB is 170 - color contains mainly: green. Hex color #A8AA9B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A8AA9B is #575564. Grayscale: #A7A7A7. Windows color (decimal): -5723493 or 10201768. OLE color: 10201768.
HSL color Cylindrical-coordinate representation of color #A8AA9B: hue angle of 68º degrees, saturation: 0.08, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #A8AA9B is Cyan = 0.01, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #A8AA9B; } p { color: rgb(168,170,155); } H1.HeaderClassName { color: #A8AA9B; } .AnyTagClassName { color: #A8AA9B; } </style>
<style> a { background-color: #A8AA9B; } a { background-color: rgb(168,170,155); } div.DivClassName { background-color: #A8AA9B; } .BgClassName { background-color: #A8AA9B; } </style>
<style> span { border-color: #A8AA9B; } span { border-color: rgb(168,170,155); } td.TdClassName { border-color: #A8AA9B; } .TagClassName { border-color: #A8AA9B; } </style>