#ACA29C (or 0xACA29C) is unknown color: approx Martini. HEX triplet: AC, A2 and 9C. RGB value is (172,162,156). Sum of RGB (Red+Green+Blue) = 172+162+156=490 (64% of max value = 765). Red value is 172 (67.58% from 255 or 35.10% from 490); Green value is 162 (63.67% from 255 or 33.06% from 490); Blue value is 156 (61.33% from 255 or 31.84% from 490); Max value from RGB is 172 - color contains mainly: red. Hex color #ACA29C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACA29C is #535D63. Grayscale: #A4A4A4. Windows color (decimal): -5463396 or 10265260. OLE color: 10265260.
HSL color Cylindrical-coordinate representation of color #ACA29C: hue angle of 22.5º degrees, saturation: 0.09, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #ACA29C is Cyan = 0, Magento = 0.06, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #ACA29C; } p { color: rgb(172,162,156); } H1.HeaderClassName { color: #ACA29C; } .AnyTagClassName { color: #ACA29C; } </style>
<style> a { background-color: #ACA29C; } a { background-color: rgb(172,162,156); } div.DivClassName { background-color: #ACA29C; } .BgClassName { background-color: #ACA29C; } </style>
<style> span { border-color: #ACA29C; } span { border-color: rgb(172,162,156); } td.TdClassName { border-color: #ACA29C; } .TagClassName { border-color: #ACA29C; } </style>