#A1A99E (or 0xA1A99E) is unknown color: approx Mantle. HEX triplet: A1, A9 and 9E. RGB value is (161,169,158). Sum of RGB (Red+Green+Blue) = 161+169+158=488 (64% of max value = 765). Red value is 161 (63.28% from 255 or 32.99% from 488); Green value is 169 (66.41% from 255 or 34.63% from 488); Blue value is 158 (62.11% from 255 or 32.38% from 488); Max value from RGB is 169 - color contains mainly: green. Hex color #A1A99E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1A99E is #5E5661. Grayscale: #A5A5A5. Windows color (decimal): -6182498 or 10398113. OLE color: 10398113.
HSL color Cylindrical-coordinate representation of color #A1A99E: hue angle of 103.64º degrees, saturation: 0.06, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #A1A99E is Cyan = 0.05, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.34.
<style> p { color: #A1A99E; } p { color: rgb(161,169,158); } H1.HeaderClassName { color: #A1A99E; } .AnyTagClassName { color: #A1A99E; } </style>
<style> a { background-color: #A1A99E; } a { background-color: rgb(161,169,158); } div.DivClassName { background-color: #A1A99E; } .BgClassName { background-color: #A1A99E; } </style>
<style> span { border-color: #A1A99E; } span { border-color: rgb(161,169,158); } td.TdClassName { border-color: #A1A99E; } .TagClassName { border-color: #A1A99E; } </style>