#AAE17E (or 0xAAE17E) is unknown color: approx Feijoa. HEX triplet: AA, E1 and 7E. RGB value is (170,225,126). Sum of RGB (Red+Green+Blue) = 170+225+126=521 (69% of max value = 765). Red value is 170 (66.80% from 255 or 32.63% from 521); Green value is 225 (88.28% from 255 or 43.19% from 521); Blue value is 126 (49.61% from 255 or 24.18% from 521); Max value from RGB is 225 - color contains mainly: green. Hex color #AAE17E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #AAE17E is #551E81. Grayscale: #C5C5C5. Windows color (decimal): -5578370 or 8315306. OLE color: 8315306.
HSL color Cylindrical-coordinate representation of color #AAE17E: hue angle of 93.33º degrees, saturation: 0.62, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AAE17E is Cyan = 0.24, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.12.
<style> p { color: #AAE17E; } p { color: rgb(170,225,126); } H1.HeaderClassName { color: #AAE17E; } .AnyTagClassName { color: #AAE17E; } </style>
<style> a { background-color: #AAE17E; } a { background-color: rgb(170,225,126); } div.DivClassName { background-color: #AAE17E; } .BgClassName { background-color: #AAE17E; } </style>
<style> span { border-color: #AAE17E; } span { border-color: rgb(170,225,126); } td.TdClassName { border-color: #AAE17E; } .TagClassName { border-color: #AAE17E; } </style>