#ACAC97 (or 0xACAC97) is unknown color: approx Foggy Grey. HEX triplet: AC, AC and 97. RGB value is (172,172,151). Sum of RGB (Red+Green+Blue) = 172+172+151=495 (65% of max value = 765). Red value is 172 (67.58% from 255 or 34.75% from 495); Green value is 172 (67.58% from 255 or 34.75% from 495); Blue value is 151 (59.38% from 255 or 30.51% from 495); Max value from RGB is 172 - color contains mainly: red, green. Hex color #ACAC97 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACAC97 is #535368. Grayscale: #A9A9A9. Windows color (decimal): -5460841 or 9940140. OLE color: 9940140.
HSL color Cylindrical-coordinate representation of color #ACAC97: hue angle of 60º degrees, saturation: 0.11, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #ACAC97 is Cyan = 0, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.33.
<style> p { color: #ACAC97; } p { color: rgb(172,172,151); } H1.HeaderClassName { color: #ACAC97; } .AnyTagClassName { color: #ACAC97; } </style>
<style> a { background-color: #ACAC97; } a { background-color: rgb(172,172,151); } div.DivClassName { background-color: #ACAC97; } .BgClassName { background-color: #ACAC97; } </style>
<style> span { border-color: #ACAC97; } span { border-color: rgb(172,172,151); } td.TdClassName { border-color: #ACAC97; } .TagClassName { border-color: #ACAC97; } </style>