#A7AA62 (or 0xA7AA62) is unknown color: approx Green Smoke. HEX triplet: A7, AA and 62. RGB value is (167,170,98). Sum of RGB (Red+Green+Blue) = 167+170+98=435 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.39% from 435); Green value is 170 (66.80% from 255 or 39.08% from 435); Blue value is 98 (38.67% from 255 or 22.53% from 435); Max value from RGB is 170 - color contains mainly: green. Hex color #A7AA62 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A7AA62 is #58559D. Grayscale: #A1A1A1. Windows color (decimal): -5789086 or 6466215. OLE color: 6466215.
HSL color Cylindrical-coordinate representation of color #A7AA62: hue angle of 62.5º degrees, saturation: 0.3, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A7AA62 is Cyan = 0.02, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.33.
<style> p { color: #A7AA62; } p { color: rgb(167,170,98); } H1.HeaderClassName { color: #A7AA62; } .AnyTagClassName { color: #A7AA62; } </style>
<style> a { background-color: #A7AA62; } a { background-color: rgb(167,170,98); } div.DivClassName { background-color: #A7AA62; } .BgClassName { background-color: #A7AA62; } </style>
<style> span { border-color: #A7AA62; } span { border-color: rgb(167,170,98); } td.TdClassName { border-color: #A7AA62; } .TagClassName { border-color: #A7AA62; } </style>