#AAD88D (or 0xAAD88D) is unknown color: approx Feijoa. HEX triplet: AA, D8 and 8D. RGB value is (170,216,141). Sum of RGB (Red+Green+Blue) = 170+216+141=527 (69% of max value = 765). Red value is 170 (66.80% from 255 or 32.26% from 527); Green value is 216 (84.77% from 255 or 40.99% from 527); Blue value is 141 (55.47% from 255 or 26.76% from 527); Max value from RGB is 216 - color contains mainly: green. Hex color #AAD88D is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAD88D is #552772. Grayscale: #C1C1C1. Windows color (decimal): -5580659 or 9296042. OLE color: 9296042.
HSL color Cylindrical-coordinate representation of color #AAD88D: hue angle of 96.8º degrees, saturation: 0.49, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #AAD88D is Cyan = 0.21, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.15.
<style> p { color: #AAD88D; } p { color: rgb(170,216,141); } H1.HeaderClassName { color: #AAD88D; } .AnyTagClassName { color: #AAD88D; } </style>
<style> a { background-color: #AAD88D; } a { background-color: rgb(170,216,141); } div.DivClassName { background-color: #AAD88D; } .BgClassName { background-color: #AAD88D; } </style>
<style> span { border-color: #AAD88D; } span { border-color: rgb(170,216,141); } td.TdClassName { border-color: #AAD88D; } .TagClassName { border-color: #AAD88D; } </style>