#ACA18F (or 0xACA18F) is unknown color: approx Napa. HEX triplet: AC, A1 and 8F. RGB value is (172,161,143). Sum of RGB (Red+Green+Blue) = 172+161+143=476 (63% of max value = 765). Red value is 172 (67.58% from 255 or 36.13% from 476); Green value is 161 (63.28% from 255 or 33.82% from 476); Blue value is 143 (56.25% from 255 or 30.04% from 476); Max value from RGB is 172 - color contains mainly: red. Hex color #ACA18F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACA18F is #535E70. Grayscale: #A2A2A2. Windows color (decimal): -5463665 or 9413036. OLE color: 9413036.
HSL color Cylindrical-coordinate representation of color #ACA18F: hue angle of 37.24º degrees, saturation: 0.15, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #ACA18F is Cyan = 0, Magento = 0.06, Yellow = 0.17 and Black (K on CMYK) = 0.33.
<style> p { color: #ACA18F; } p { color: rgb(172,161,143); } H1.HeaderClassName { color: #ACA18F; } .AnyTagClassName { color: #ACA18F; } </style>
<style> a { background-color: #ACA18F; } a { background-color: rgb(172,161,143); } div.DivClassName { background-color: #ACA18F; } .BgClassName { background-color: #ACA18F; } </style>
<style> span { border-color: #ACA18F; } span { border-color: rgb(172,161,143); } td.TdClassName { border-color: #ACA18F; } .TagClassName { border-color: #ACA18F; } </style>