#AABCA9 (or 0xAABCA9) is unknown color: approx Rainee. HEX triplet: AA, BC and A9. RGB value is (170,188,169). Sum of RGB (Red+Green+Blue) = 170+188+169=527 (69% of max value = 765). Red value is 170 (66.80% from 255 or 32.26% from 527); Green value is 188 (73.83% from 255 or 35.67% from 527); Blue value is 169 (66.41% from 255 or 32.07% from 527); Max value from RGB is 188 - color contains mainly: green. Hex color #AABCA9 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #AABCA9 is #554356. Grayscale: #B4B4B4. Windows color (decimal): -5587799 or 11123882. OLE color: 11123882.
HSL color Cylindrical-coordinate representation of color #AABCA9: hue angle of 116.84º degrees, saturation: 0.12, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #AABCA9 is Cyan = 0.10, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.26.
<style> p { color: #AABCA9; } p { color: rgb(170,188,169); } H1.HeaderClassName { color: #AABCA9; } .AnyTagClassName { color: #AABCA9; } </style>
<style> a { background-color: #AABCA9; } a { background-color: rgb(170,188,169); } div.DivClassName { background-color: #AABCA9; } .BgClassName { background-color: #AABCA9; } </style>
<style> span { border-color: #AABCA9; } span { border-color: rgb(170,188,169); } td.TdClassName { border-color: #AABCA9; } .TagClassName { border-color: #AABCA9; } </style>