#A6A69F (or 0xA6A69F) is unknown color: approx Foggy Grey. HEX triplet: A6, A6 and 9F. RGB value is (166,166,159). Sum of RGB (Red+Green+Blue) = 166+166+159=491 (65% of max value = 765). Red value is 166 (65.23% from 255 or 33.81% from 491); Green value is 166 (65.23% from 255 or 33.81% from 491); Blue value is 159 (62.5% from 255 or 32.38% from 491); Max value from RGB is 166 - color contains mainly: red, green. Hex color #A6A69F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A6A69F is #595960. Grayscale: #A5A5A5. Windows color (decimal): -5855585 or 10462886. OLE color: 10462886.
HSL color Cylindrical-coordinate representation of color #A6A69F: hue angle of 60º degrees, saturation: 0.04, 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 #A6A69F is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.35.
<style> p { color: #A6A69F; } p { color: rgb(166,166,159); } H1.HeaderClassName { color: #A6A69F; } .AnyTagClassName { color: #A6A69F; } </style>
<style> a { background-color: #A6A69F; } a { background-color: rgb(166,166,159); } div.DivClassName { background-color: #A6A69F; } .BgClassName { background-color: #A6A69F; } </style>
<style> span { border-color: #A6A69F; } span { border-color: rgb(166,166,159); } td.TdClassName { border-color: #A6A69F; } .TagClassName { border-color: #A6A69F; } </style>