#ACAF83 (or 0xACAF83) is unknown color: approx Locust. HEX triplet: AC, AF and 83. RGB value is (172,175,131). Sum of RGB (Red+Green+Blue) = 172+175+131=478 (63% of max value = 765). Red value is 172 (67.58% from 255 or 35.98% from 478); Green value is 175 (68.75% from 255 or 36.61% from 478); Blue value is 131 (51.56% from 255 or 27.41% from 478); Max value from RGB is 175 - color contains mainly: green. Hex color #ACAF83 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #ACAF83 is #53507C. Grayscale: #A9A9A9. Windows color (decimal): -5460093 or 8630188. OLE color: 8630188.
HSL color Cylindrical-coordinate representation of color #ACAF83: hue angle of 64.09º degrees, saturation: 0.22, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #ACAF83 is Cyan = 0.02, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.31.
<style> p { color: #acaf83; } p { color: rgb(172,175,131); } H1.HeaderClassName { color: #acaf83; } .AnyTagClassName { color: #acaf83; } </style>
<style> a { background-color: #acaf83; } a { background-color: rgb(172,175,131); } div.DivClassName { background-color: #acaf83; } .BgClassName { background-color: #acaf83; } </style>
<style> span { border-color: #acaf83; } span { border-color: rgb(172,175,131); } td.TdClassName { border-color: #acaf83; } .TagClassName { border-color: #acaf83; } </style>