#A9AA84 (or 0xA9AA84) is unknown color: approx Locust. HEX triplet: A9, AA and 84. RGB value is (169,170,132). Sum of RGB (Red+Green+Blue) = 169+170+132=471 (62% of max value = 765). Red value is 169 (66.41% from 255 or 35.88% from 471); Green value is 170 (66.80% from 255 or 36.09% from 471); Blue value is 132 (51.95% from 255 or 28.03% from 471); Max value from RGB is 170 - color contains mainly: green. Hex color #A9AA84 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A9AA84 is #56557B. Grayscale: #A5A5A5. Windows color (decimal): -5657980 or 8694441. OLE color: 8694441.
HSL color Cylindrical-coordinate representation of color #A9AA84: hue angle of 61.58º degrees, saturation: 0.18, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A9AA84 is Cyan = 0.01, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.33.
<style> p { color: #A9AA84; } p { color: rgb(169,170,132); } H1.HeaderClassName { color: #A9AA84; } .AnyTagClassName { color: #A9AA84; } </style>
<style> a { background-color: #A9AA84; } a { background-color: rgb(169,170,132); } div.DivClassName { background-color: #A9AA84; } .BgClassName { background-color: #A9AA84; } </style>
<style> span { border-color: #A9AA84; } span { border-color: rgb(169,170,132); } td.TdClassName { border-color: #A9AA84; } .TagClassName { border-color: #A9AA84; } </style>