#AAD99E (or 0xAAD99E) is unknown color: approx Granny Smith Apple. HEX triplet: AA, D9 and 9E. RGB value is (170,217,158). Sum of RGB (Red+Green+Blue) = 170+217+158=545 (72% of max value = 765). Red value is 170 (66.80% from 255 or 31.19% from 545); Green value is 217 (85.16% from 255 or 39.82% from 545); Blue value is 158 (62.11% from 255 or 28.99% from 545); Max value from RGB is 217 - color contains mainly: green. Hex color #AAD99E is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAD99E is #552661. Grayscale: #C4C4C4. Windows color (decimal): -5580386 or 10410410. OLE color: 10410410.
HSL color Cylindrical-coordinate representation of color #AAD99E: hue angle of 107.8º degrees, saturation: 0.44, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AAD99E is Cyan = 0.22, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.15.
<style> p { color: #AAD99E; } p { color: rgb(170,217,158); } H1.HeaderClassName { color: #AAD99E; } .AnyTagClassName { color: #AAD99E; } </style>
<style> a { background-color: #AAD99E; } a { background-color: rgb(170,217,158); } div.DivClassName { background-color: #AAD99E; } .BgClassName { background-color: #AAD99E; } </style>
<style> span { border-color: #AAD99E; } span { border-color: rgb(170,217,158); } td.TdClassName { border-color: #AAD99E; } .TagClassName { border-color: #AAD99E; } </style>