#ACB39C (or 0xACB39C) is unknown color: approx Green Spring. HEX triplet: AC, B3 and 9C. RGB value is (172,179,156). Sum of RGB (Red+Green+Blue) = 172+179+156=507 (67% of max value = 765). Red value is 172 (67.58% from 255 or 33.93% from 507); Green value is 179 (70.31% from 255 or 35.31% from 507); Blue value is 156 (61.33% from 255 or 30.77% from 507); Max value from RGB is 179 - color contains mainly: green. Hex color #ACB39C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #ACB39C is #534C63. Grayscale: #AEAEAE. Windows color (decimal): -5459044 or 10269612. OLE color: 10269612.
HSL color Cylindrical-coordinate representation of color #ACB39C: hue angle of 78.26º degrees, saturation: 0.13, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #ACB39C is Cyan = 0.04, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.30.
<style> p { color: #ACB39C; } p { color: rgb(172,179,156); } H1.HeaderClassName { color: #ACB39C; } .AnyTagClassName { color: #ACB39C; } </style>
<style> a { background-color: #ACB39C; } a { background-color: rgb(172,179,156); } div.DivClassName { background-color: #ACB39C; } .BgClassName { background-color: #ACB39C; } </style>
<style> span { border-color: #ACB39C; } span { border-color: rgb(172,179,156); } td.TdClassName { border-color: #ACB39C; } .TagClassName { border-color: #ACB39C; } </style>