#ACA488 (or 0xACA488) is unknown color: approx Neutral Green. HEX triplet: AC, A4 and 88. RGB value is (172,164,136). Sum of RGB (Red+Green+Blue) = 172+164+136=472 (62% of max value = 765). Red value is 172 (67.58% from 255 or 36.44% from 472); Green value is 164 (64.45% from 255 or 34.75% from 472); Blue value is 136 (53.52% from 255 or 28.81% from 472); Max value from RGB is 172 - color contains mainly: red. Hex color #ACA488 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACA488 is #535B77. Grayscale: #A3A3A3. Windows color (decimal): -5462904 or 8955052. OLE color: 8955052.
HSL color Cylindrical-coordinate representation of color #ACA488: hue angle of 46.67º degrees, saturation: 0.18, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #ACA488 is Cyan = 0, Magento = 0.05, Yellow = 0.21 and Black (K on CMYK) = 0.33.
<style> p { color: #ACA488; } p { color: rgb(172,164,136); } H1.HeaderClassName { color: #ACA488; } .AnyTagClassName { color: #ACA488; } </style>
<style> a { background-color: #ACA488; } a { background-color: rgb(172,164,136); } div.DivClassName { background-color: #ACA488; } .BgClassName { background-color: #ACA488; } </style>
<style> span { border-color: #ACA488; } span { border-color: rgb(172,164,136); } td.TdClassName { border-color: #ACA488; } .TagClassName { border-color: #ACA488; } </style>