#A1A29F (or 0xA1A29F) is unknown color: approx Delta. HEX triplet: A1, A2 and 9F. RGB value is (161,162,159). Sum of RGB (Red+Green+Blue) = 161+162+159=482 (63% of max value = 765). Red value is 161 (63.28% from 255 or 33.40% from 482); Green value is 162 (63.67% from 255 or 33.61% from 482); Blue value is 159 (62.5% from 255 or 32.99% from 482); Max value from RGB is 162 - color contains mainly: green. Hex color #A1A29F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1A29F is #5E5D60. Grayscale: #A1A1A1. Windows color (decimal): -6184289 or 10461857. OLE color: 10461857.
HSL color Cylindrical-coordinate representation of color #A1A29F: hue angle of 80º degrees, saturation: 0.02, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #A1A29F is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.36.
<style> p { color: #A1A29F; } p { color: rgb(161,162,159); } H1.HeaderClassName { color: #A1A29F; } .AnyTagClassName { color: #A1A29F; } </style>
<style> a { background-color: #A1A29F; } a { background-color: rgb(161,162,159); } div.DivClassName { background-color: #A1A29F; } .BgClassName { background-color: #A1A29F; } </style>
<style> span { border-color: #A1A29F; } span { border-color: rgb(161,162,159); } td.TdClassName { border-color: #A1A29F; } .TagClassName { border-color: #A1A29F; } </style>