#AABEA3 (or 0xAABEA3) is unknown color: approx Spring Rain. HEX triplet: AA, BE and A3. RGB value is (170,190,163). Sum of RGB (Red+Green+Blue) = 170+190+163=523 (69% of max value = 765). Red value is 170 (66.80% from 255 or 32.50% from 523); Green value is 190 (74.61% from 255 or 36.33% from 523); Blue value is 163 (64.06% from 255 or 31.17% from 523); Max value from RGB is 190 - color contains mainly: green. Hex color #AABEA3 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AABEA3 is #55415C. Grayscale: #B5B5B5. Windows color (decimal): -5587293 or 10731178. OLE color: 10731178.
HSL color Cylindrical-coordinate representation of color #AABEA3: hue angle of 104.44º degrees, saturation: 0.17, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AABEA3 is Cyan = 0.11, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.25.
<style> p { color: #AABEA3; } p { color: rgb(170,190,163); } H1.HeaderClassName { color: #AABEA3; } .AnyTagClassName { color: #AABEA3; } </style>
<style> a { background-color: #AABEA3; } a { background-color: rgb(170,190,163); } div.DivClassName { background-color: #AABEA3; } .BgClassName { background-color: #AABEA3; } </style>
<style> span { border-color: #AABEA3; } span { border-color: rgb(170,190,163); } td.TdClassName { border-color: #AABEA3; } .TagClassName { border-color: #AABEA3; } </style>