#AAE1A1 (or 0xAAE1A1) is unknown color: approx Moss Green. HEX triplet: AA, E1 and A1. RGB value is (170,225,161). Sum of RGB (Red+Green+Blue) = 170+225+161=556 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.58% from 556); Green value is 225 (88.28% from 255 or 40.47% from 556); Blue value is 161 (63.28% from 255 or 28.96% from 556); Max value from RGB is 225 - color contains mainly: green. Hex color #AAE1A1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AAE1A1 is #551E5E. Grayscale: #C9C9C9. Windows color (decimal): -5578335 or 10609066. OLE color: 10609066.
HSL color Cylindrical-coordinate representation of color #AAE1A1: hue angle of 111.56º degrees, saturation: 0.52, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #AAE1A1 is Cyan = 0.24, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.12.
<style> p { color: #AAE1A1; } p { color: rgb(170,225,161); } H1.HeaderClassName { color: #AAE1A1; } .AnyTagClassName { color: #AAE1A1; } </style>
<style> a { background-color: #AAE1A1; } a { background-color: rgb(170,225,161); } div.DivClassName { background-color: #AAE1A1; } .BgClassName { background-color: #AAE1A1; } </style>
<style> span { border-color: #AAE1A1; } span { border-color: rgb(170,225,161); } td.TdClassName { border-color: #AAE1A1; } .TagClassName { border-color: #AAE1A1; } </style>