#A7A7AA (or 0xA7A7AA) is unknown color: approx Spun Pearl. HEX triplet: A7, A7 and AA. RGB value is (167,167,170). Sum of RGB (Red+Green+Blue) = 167+167+170=504 (66% of max value = 765). Red value is 167 (65.62% from 255 or 33.13% from 504); Green value is 167 (65.62% from 255 or 33.13% from 504); Blue value is 170 (66.80% from 255 or 33.73% from 504); Max value from RGB is 170 - color contains mainly: blue. Hex color #A7A7AA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A7A7AA is #585855. Grayscale: #A7A7A7. Windows color (decimal): -5789782 or 11184039. OLE color: 11184039.
HSL color Cylindrical-coordinate representation of color #A7A7AA: hue angle of 240º degrees, saturation: 0.02, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #A7A7AA is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A7A7AA; } p { color: rgb(167,167,170); } H1.HeaderClassName { color: #A7A7AA; } .AnyTagClassName { color: #A7A7AA; } </style>
<style> a { background-color: #A7A7AA; } a { background-color: rgb(167,167,170); } div.DivClassName { background-color: #A7A7AA; } .BgClassName { background-color: #A7A7AA; } </style>
<style> span { border-color: #A7A7AA; } span { border-color: rgb(167,167,170); } td.TdClassName { border-color: #A7A7AA; } .TagClassName { border-color: #A7A7AA; } </style>