#A6A888 (or 0xA6A888) is unknown color: approx Bud. HEX triplet: A6, A8 and 88. RGB value is (166,168,136). Sum of RGB (Red+Green+Blue) = 166+168+136=470 (62% of max value = 765). Red value is 166 (65.23% from 255 or 35.32% from 470); Green value is 168 (66.02% from 255 or 35.74% from 470); Blue value is 136 (53.52% from 255 or 28.94% from 470); Max value from RGB is 168 - color contains mainly: green. Hex color #A6A888 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A6A888 is #595777. Grayscale: #A3A3A3. Windows color (decimal): -5855096 or 8956070. OLE color: 8956070.
HSL color Cylindrical-coordinate representation of color #A6A888: hue angle of 63.75º degrees, saturation: 0.16, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A6A888 is Cyan = 0.01, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.34.
<style> p { color: #a6a888; } p { color: rgb(166,168,136); } H1.HeaderClassName { color: #a6a888; } .AnyTagClassName { color: #a6a888; } </style>
<style> a { background-color: #a6a888; } a { background-color: rgb(166,168,136); } div.DivClassName { background-color: #a6a888; } .BgClassName { background-color: #a6a888; } </style>
<style> span { border-color: #a6a888; } span { border-color: rgb(166,168,136); } td.TdClassName { border-color: #a6a888; } .TagClassName { border-color: #a6a888; } </style>