#ACAA66 (or 0xACAA66) is unknown color: approx Olive Green. HEX triplet: AC, AA and 66. RGB value is (172,170,102). Sum of RGB (Red+Green+Blue) = 172+170+102=444 (58% of max value = 765). Red value is 172 (67.58% from 255 or 38.74% from 444); Green value is 170 (66.80% from 255 or 38.29% from 444); Blue value is 102 (40.23% from 255 or 22.97% from 444); Max value from RGB is 172 - color contains mainly: red. Hex color #ACAA66 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ACAA66 is #535599. Grayscale: #A3A3A3. Windows color (decimal): -5461402 or 6728364. OLE color: 6728364.
HSL color Cylindrical-coordinate representation of color #ACAA66: hue angle of 58.29º degrees, saturation: 0.3, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #ACAA66 is Cyan = 0, Magento = 0.01, Yellow = 0.41 and Black (K on CMYK) = 0.33.
<style> p { color: #ACAA66; } p { color: rgb(172,170,102); } H1.HeaderClassName { color: #ACAA66; } .AnyTagClassName { color: #ACAA66; } </style>
<style> a { background-color: #ACAA66; } a { background-color: rgb(172,170,102); } div.DivClassName { background-color: #ACAA66; } .BgClassName { background-color: #ACAA66; } </style>
<style> span { border-color: #ACAA66; } span { border-color: rgb(172,170,102); } td.TdClassName { border-color: #ACAA66; } .TagClassName { border-color: #ACAA66; } </style>