#ACA07D (or 0xACA07D) is unknown color: approx Hillary. HEX triplet: AC, A0 and 7D. RGB value is (172,160,125). Sum of RGB (Red+Green+Blue) = 172+160+125=457 (60% of max value = 765). Red value is 172 (67.58% from 255 or 37.64% from 457); Green value is 160 (62.89% from 255 or 35.01% from 457); Blue value is 125 (49.22% from 255 or 27.35% from 457); Max value from RGB is 172 - color contains mainly: red. Hex color #ACA07D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ACA07D is #535F82. Grayscale: #9F9F9F. Windows color (decimal): -5463939 or 8233132. OLE color: 8233132.
HSL color Cylindrical-coordinate representation of color #ACA07D: hue angle of 44.68º degrees, saturation: 0.22, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #ACA07D is Cyan = 0, Magento = 0.07, Yellow = 0.27 and Black (K on CMYK) = 0.33.
<style> p { color: #ACA07D; } p { color: rgb(172,160,125); } H1.HeaderClassName { color: #ACA07D; } .AnyTagClassName { color: #ACA07D; } </style>
<style> a { background-color: #ACA07D; } a { background-color: rgb(172,160,125); } div.DivClassName { background-color: #ACA07D; } .BgClassName { background-color: #ACA07D; } </style>
<style> span { border-color: #ACA07D; } span { border-color: rgb(172,160,125); } td.TdClassName { border-color: #ACA07D; } .TagClassName { border-color: #ACA07D; } </style>