#AABF9C (or 0xAABF9C) is unknown color: approx Spring Rain. HEX triplet: AA, BF and 9C. RGB value is (170,191,156). Sum of RGB (Red+Green+Blue) = 170+191+156=517 (68% of max value = 765). Red value is 170 (66.80% from 255 or 32.88% from 517); Green value is 191 (75% from 255 or 36.94% from 517); Blue value is 156 (61.33% from 255 or 30.17% from 517); Max value from RGB is 191 - color contains mainly: green. Hex color #AABF9C is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AABF9C is #554063. Grayscale: #B4B4B4. Windows color (decimal): -5587044 or 10272682. OLE color: 10272682.
HSL color Cylindrical-coordinate representation of color #AABF9C: hue angle of 96º degrees, saturation: 0.21, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #AABF9C is Cyan = 0.11, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.25.
<style> p { color: #AABF9C; } p { color: rgb(170,191,156); } H1.HeaderClassName { color: #AABF9C; } .AnyTagClassName { color: #AABF9C; } </style>
<style> a { background-color: #AABF9C; } a { background-color: rgb(170,191,156); } div.DivClassName { background-color: #AABF9C; } .BgClassName { background-color: #AABF9C; } </style>
<style> span { border-color: #AABF9C; } span { border-color: rgb(170,191,156); } td.TdClassName { border-color: #AABF9C; } .TagClassName { border-color: #AABF9C; } </style>