#A1A29E (or 0xA1A29E) is unknown color: approx Star Dust. HEX triplet: A1, A2 and 9E. RGB value is (161,162,158). Sum of RGB (Red+Green+Blue) = 161+162+158=481 (63% of max value = 765). Red value is 161 (63.28% from 255 or 33.47% from 481); Green value is 162 (63.67% from 255 or 33.68% from 481); Blue value is 158 (62.11% from 255 or 32.85% from 481); Max value from RGB is 162 - color contains mainly: green. Hex color #A1A29E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1A29E is #5E5D61. Grayscale: #A1A1A1. Windows color (decimal): -6184290 or 10396321. OLE color: 10396321.
HSL color Cylindrical-coordinate representation of color #A1A29E: hue angle of 75º 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 #A1A29E is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.36.
<style> p { color: #A1A29E; } p { color: rgb(161,162,158); } H1.HeaderClassName { color: #A1A29E; } .AnyTagClassName { color: #A1A29E; } </style>
<style> a { background-color: #A1A29E; } a { background-color: rgb(161,162,158); } div.DivClassName { background-color: #A1A29E; } .BgClassName { background-color: #A1A29E; } </style>
<style> span { border-color: #A1A29E; } span { border-color: rgb(161,162,158); } td.TdClassName { border-color: #A1A29E; } .TagClassName { border-color: #A1A29E; } </style>