#A1A59C (or 0xA1A59C) is unknown color: approx Delta. HEX triplet: A1, A5 and 9C. RGB value is (161,165,156). Sum of RGB (Red+Green+Blue) = 161+165+156=482 (63% of max value = 765). Red value is 161 (63.28% from 255 or 33.40% from 482); Green value is 165 (64.84% from 255 or 34.23% from 482); Blue value is 156 (61.33% from 255 or 32.37% from 482); Max value from RGB is 165 - color contains mainly: green. Hex color #A1A59C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1A59C is #5E5A63. Grayscale: #A2A2A2. Windows color (decimal): -6183524 or 10266017. OLE color: 10266017.
HSL color Cylindrical-coordinate representation of color #A1A59C: hue angle of 86.67º degrees, saturation: 0.05, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #A1A59C is Cyan = 0.02, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.35.
<style> p { color: #A1A59C; } p { color: rgb(161,165,156); } H1.HeaderClassName { color: #A1A59C; } .AnyTagClassName { color: #A1A59C; } </style>
<style> a { background-color: #A1A59C; } a { background-color: rgb(161,165,156); } div.DivClassName { background-color: #A1A59C; } .BgClassName { background-color: #A1A59C; } </style>
<style> span { border-color: #A1A59C; } span { border-color: rgb(161,165,156); } td.TdClassName { border-color: #A1A59C; } .TagClassName { border-color: #A1A59C; } </style>