#AAC86F (or 0xAAC86F) is unknown color: approx Caper. HEX triplet: AA, C8 and 6F. RGB value is (170,200,111). Sum of RGB (Red+Green+Blue) = 170+200+111=481 (63% of max value = 765). Red value is 170 (66.80% from 255 or 35.34% from 481); Green value is 200 (78.52% from 255 or 41.58% from 481); Blue value is 111 (43.75% from 255 or 23.08% from 481); Max value from RGB is 200 - color contains mainly: green. Hex color #AAC86F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AAC86F is #553790. Grayscale: #B5B5B5. Windows color (decimal): -5584785 or 7325866. OLE color: 7325866.
HSL color Cylindrical-coordinate representation of color #AAC86F: hue angle of 80.22º degrees, saturation: 0.45, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AAC86F is Cyan = 0.15, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.22.
<style> p { color: #AAC86F; } p { color: rgb(170,200,111); } H1.HeaderClassName { color: #AAC86F; } .AnyTagClassName { color: #AAC86F; } </style>
<style> a { background-color: #AAC86F; } a { background-color: rgb(170,200,111); } div.DivClassName { background-color: #AAC86F; } .BgClassName { background-color: #AAC86F; } </style>
<style> span { border-color: #AAC86F; } span { border-color: rgb(170,200,111); } td.TdClassName { border-color: #AAC86F; } .TagClassName { border-color: #AAC86F; } </style>