#ACAF8E (or 0xACAF8E) is unknown color: approx Bud. HEX triplet: AC, AF and 8E. RGB value is (172,175,142). Sum of RGB (Red+Green+Blue) = 172+175+142=489 (64% of max value = 765). Red value is 172 (67.58% from 255 or 35.17% from 489); Green value is 175 (68.75% from 255 or 35.79% from 489); Blue value is 142 (55.86% from 255 or 29.04% from 489); Max value from RGB is 175 - color contains mainly: green. Hex color #ACAF8E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACAF8E is #535071. Grayscale: #AAAAAA. Windows color (decimal): -5460082 or 9351084. OLE color: 9351084.
HSL color Cylindrical-coordinate representation of color #ACAF8E: hue angle of 65.45º degrees, saturation: 0.17, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #ACAF8E is Cyan = 0.02, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.31.
<style> p { color: #ACAF8E; } p { color: rgb(172,175,142); } H1.HeaderClassName { color: #ACAF8E; } .AnyTagClassName { color: #ACAF8E; } </style>
<style> a { background-color: #ACAF8E; } a { background-color: rgb(172,175,142); } div.DivClassName { background-color: #ACAF8E; } .BgClassName { background-color: #ACAF8E; } </style>
<style> span { border-color: #ACAF8E; } span { border-color: rgb(172,175,142); } td.TdClassName { border-color: #ACAF8E; } .TagClassName { border-color: #ACAF8E; } </style>