#ACAE66 (or 0xACAE66) is unknown color: approx Olive Green. HEX triplet: AC, AE and 66. RGB value is (172,174,102). Sum of RGB (Red+Green+Blue) = 172+174+102=448 (59% of max value = 765). Red value is 172 (67.58% from 255 or 38.39% from 448); Green value is 174 (68.36% from 255 or 38.84% from 448); Blue value is 102 (40.23% from 255 or 22.77% from 448); Max value from RGB is 174 - color contains mainly: green. Hex color #ACAE66 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ACAE66 is #535199. Grayscale: #A5A5A5. Windows color (decimal): -5460378 or 6729388. OLE color: 6729388.
HSL color Cylindrical-coordinate representation of color #ACAE66: hue angle of 61.67º degrees, saturation: 0.31, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #ACAE66 is Cyan = 0.01, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.32.
<style> p { color: #ACAE66; } p { color: rgb(172,174,102); } H1.HeaderClassName { color: #ACAE66; } .AnyTagClassName { color: #ACAE66; } </style>
<style> a { background-color: #ACAE66; } a { background-color: rgb(172,174,102); } div.DivClassName { background-color: #ACAE66; } .BgClassName { background-color: #ACAE66; } </style>
<style> span { border-color: #ACAE66; } span { border-color: rgb(172,174,102); } td.TdClassName { border-color: #ACAE66; } .TagClassName { border-color: #ACAE66; } </style>