#A6A7A5 (or 0xA6A7A5) is unknown color: approx Silver Chalice. HEX triplet: A6, A7 and A5. RGB value is (166,167,165). Sum of RGB (Red+Green+Blue) = 166+167+165=498 (65% of max value = 765). Red value is 166 (65.23% from 255 or 33.33% from 498); Green value is 167 (65.62% from 255 or 33.53% from 498); Blue value is 165 (64.84% from 255 or 33.13% from 498); Max value from RGB is 167 - color contains mainly: green. Hex color #A6A7A5 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A6A7A5 is #59585A. Grayscale: #A6A6A6. Windows color (decimal): -5855323 or 10856358. OLE color: 10856358.
HSL color Cylindrical-coordinate representation of color #A6A7A5: hue angle of 90º degrees, saturation: 0.01, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #A6A7A5 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.35.
<style> p { color: #A6A7A5; } p { color: rgb(166,167,165); } H1.HeaderClassName { color: #A6A7A5; } .AnyTagClassName { color: #A6A7A5; } </style>
<style> a { background-color: #A6A7A5; } a { background-color: rgb(166,167,165); } div.DivClassName { background-color: #A6A7A5; } .BgClassName { background-color: #A6A7A5; } </style>
<style> span { border-color: #A6A7A5; } span { border-color: rgb(166,167,165); } td.TdClassName { border-color: #A6A7A5; } .TagClassName { border-color: #A6A7A5; } </style>