#ACA580 (or 0xACA580) is unknown color: approx Neutral Green. HEX triplet: AC, A5 and 80. RGB value is (172,165,128). Sum of RGB (Red+Green+Blue) = 172+165+128=465 (61% of max value = 765). Red value is 172 (67.58% from 255 or 36.99% from 465); Green value is 165 (64.84% from 255 or 35.48% from 465); Blue value is 128 (50.39% from 255 or 27.53% from 465); Max value from RGB is 172 - color contains mainly: red. Hex color #ACA580 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACA580 is #535A7F. Grayscale: #A3A3A3. Windows color (decimal): -5462656 or 8431020. OLE color: 8431020.
HSL color Cylindrical-coordinate representation of color #ACA580: hue angle of 50.45º degrees, saturation: 0.21, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #ACA580 is Cyan = 0, Magento = 0.04, Yellow = 0.26 and Black (K on CMYK) = 0.33.
<style> p { color: #ACA580; } p { color: rgb(172,165,128); } H1.HeaderClassName { color: #ACA580; } .AnyTagClassName { color: #ACA580; } </style>
<style> a { background-color: #ACA580; } a { background-color: rgb(172,165,128); } div.DivClassName { background-color: #ACA580; } .BgClassName { background-color: #ACA580; } </style>
<style> span { border-color: #ACA580; } span { border-color: rgb(172,165,128); } td.TdClassName { border-color: #ACA580; } .TagClassName { border-color: #ACA580; } </style>