#AA839B (or 0xAA839B) is unknown color: approx Bouquet. HEX triplet: AA, 83 and 9B. RGB value is (170,131,155). Sum of RGB (Red+Green+Blue) = 170+131+155=456 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.28% from 456); Green value is 131 (51.56% from 255 or 28.73% from 456); Blue value is 155 (60.94% from 255 or 33.99% from 456); Max value from RGB is 170 - color contains mainly: red. Hex color #AA839B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA839B is #557C64. Grayscale: #919191. Windows color (decimal): -5602405 or 10191786. OLE color: 10191786.
HSL color Cylindrical-coordinate representation of color #AA839B: hue angle of 323.08º degrees, saturation: 0.19, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AA839B is Cyan = 0, Magento = 0.23, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #AA839B; } p { color: rgb(170,131,155); } H1.HeaderClassName { color: #AA839B; } .AnyTagClassName { color: #AA839B; } </style>
<style> a { background-color: #AA839B; } a { background-color: rgb(170,131,155); } div.DivClassName { background-color: #AA839B; } .BgClassName { background-color: #AA839B; } </style>
<style> span { border-color: #AA839B; } span { border-color: rgb(170,131,155); } td.TdClassName { border-color: #AA839B; } .TagClassName { border-color: #AA839B; } </style>