#AA869B (or 0xAA869B) is unknown color: approx Bouquet. HEX triplet: AA, 86 and 9B. RGB value is (170,134,155). Sum of RGB (Red+Green+Blue) = 170+134+155=459 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.04% from 459); Green value is 134 (52.73% from 255 or 29.19% from 459); Blue value is 155 (60.94% from 255 or 33.77% from 459); Max value from RGB is 170 - color contains mainly: red. Hex color #AA869B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA869B is #557964. Grayscale: #939393. Windows color (decimal): -5601637 or 10192554. OLE color: 10192554.
HSL color Cylindrical-coordinate representation of color #AA869B: hue angle of 325º degrees, saturation: 0.17, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #AA869B is Cyan = 0, Magento = 0.21, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #AA869B; } p { color: rgb(170,134,155); } H1.HeaderClassName { color: #AA869B; } .AnyTagClassName { color: #AA869B; } </style>
<style> a { background-color: #AA869B; } a { background-color: rgb(170,134,155); } div.DivClassName { background-color: #AA869B; } .BgClassName { background-color: #AA869B; } </style>
<style> span { border-color: #AA869B; } span { border-color: rgb(170,134,155); } td.TdClassName { border-color: #AA869B; } .TagClassName { border-color: #AA869B; } </style>