#ACB66F (or 0xACB66F) is unknown color: approx Green Smoke. HEX triplet: AC, B6 and 6F. RGB value is (172,182,111). Sum of RGB (Red+Green+Blue) = 172+182+111=465 (61% of max value = 765). Red value is 172 (67.58% from 255 or 36.99% from 465); Green value is 182 (71.48% from 255 or 39.14% from 465); Blue value is 111 (43.75% from 255 or 23.87% from 465); Max value from RGB is 182 - color contains mainly: green. Hex color #ACB66F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #ACB66F is #534990. Grayscale: #ABABAB. Windows color (decimal): -5458321 or 7321260. OLE color: 7321260.
HSL color Cylindrical-coordinate representation of color #ACB66F: hue angle of 68.45º degrees, saturation: 0.33, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #ACB66F is Cyan = 0.05, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.29.
<style> p { color: #ACB66F; } p { color: rgb(172,182,111); } H1.HeaderClassName { color: #ACB66F; } .AnyTagClassName { color: #ACB66F; } </style>
<style> a { background-color: #ACB66F; } a { background-color: rgb(172,182,111); } div.DivClassName { background-color: #ACB66F; } .BgClassName { background-color: #ACB66F; } </style>
<style> span { border-color: #ACB66F; } span { border-color: rgb(172,182,111); } td.TdClassName { border-color: #ACB66F; } .TagClassName { border-color: #ACB66F; } </style>