#A5A6A0 (or 0xA5A6A0) is unknown color: approx Star Dust. HEX triplet: A5, A6 and A0. RGB value is (165,166,160). Sum of RGB (Red+Green+Blue) = 165+166+160=491 (65% of max value = 765). Red value is 165 (64.84% from 255 or 33.60% from 491); Green value is 166 (65.23% from 255 or 33.81% from 491); Blue value is 160 (62.89% from 255 or 32.59% from 491); Max value from RGB is 166 - color contains mainly: green. Hex color #A5A6A0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A5A6A0 is #5A595F. Grayscale: #A5A5A5. Windows color (decimal): -5921120 or 10528421. OLE color: 10528421.
HSL color Cylindrical-coordinate representation of color #A5A6A0: hue angle of 70º degrees, saturation: 0.03, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #A5A6A0 is Cyan = 0.01, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.35.
<style> p { color: #A5A6A0; } p { color: rgb(165,166,160); } H1.HeaderClassName { color: #A5A6A0; } .AnyTagClassName { color: #A5A6A0; } </style>
<style> a { background-color: #A5A6A0; } a { background-color: rgb(165,166,160); } div.DivClassName { background-color: #A5A6A0; } .BgClassName { background-color: #A5A6A0; } </style>
<style> span { border-color: #A5A6A0; } span { border-color: rgb(165,166,160); } td.TdClassName { border-color: #A5A6A0; } .TagClassName { border-color: #A5A6A0; } </style>