#A9889B (or 0xA9889B) is unknown color: approx Bouquet. HEX triplet: A9, 88 and 9B. RGB value is (169,136,155). Sum of RGB (Red+Green+Blue) = 169+136+155=460 (60% of max value = 765). Red value is 169 (66.41% from 255 or 36.74% from 460); Green value is 136 (53.52% from 255 or 29.57% from 460); Blue value is 155 (60.94% from 255 or 33.70% from 460); Max value from RGB is 169 - color contains mainly: red. Hex color #A9889B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A9889B is #567764. Grayscale: #939393. Windows color (decimal): -5666661 or 10193065. OLE color: 10193065.
HSL color Cylindrical-coordinate representation of color #A9889B: hue angle of 325.45º degrees, saturation: 0.16, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A9889B is Cyan = 0, Magento = 0.20, Yellow = 0.08 and Black (K on CMYK) = 0.34.
<style> p { color: #A9889B; } p { color: rgb(169,136,155); } H1.HeaderClassName { color: #A9889B; } .AnyTagClassName { color: #A9889B; } </style>
<style> a { background-color: #A9889B; } a { background-color: rgb(169,136,155); } div.DivClassName { background-color: #A9889B; } .BgClassName { background-color: #A9889B; } </style>
<style> span { border-color: #A9889B; } span { border-color: rgb(169,136,155); } td.TdClassName { border-color: #A9889B; } .TagClassName { border-color: #A9889B; } </style>