#A986AA (or 0xA986AA) is unknown color: approx London Hue. HEX triplet: A9, 86 and AA. RGB value is (169,134,170). Sum of RGB (Red+Green+Blue) = 169+134+170=473 (62% of max value = 765). Red value is 169 (66.41% from 255 or 35.73% from 473); Green value is 134 (52.73% from 255 or 28.33% from 473); Blue value is 170 (66.80% from 255 or 35.94% from 473); Max value from RGB is 170 - color contains mainly: blue. Hex color #A986AA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A986AA is #567955. Grayscale: #949494. Windows color (decimal): -5667158 or 11175593. OLE color: 11175593.
HSL color Cylindrical-coordinate representation of color #A986AA: hue angle of 298.33º 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 #A986AA is Cyan = 0.01, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A986AA; } p { color: rgb(169,134,170); } H1.HeaderClassName { color: #A986AA; } .AnyTagClassName { color: #A986AA; } </style>
<style> a { background-color: #A986AA; } a { background-color: rgb(169,134,170); } div.DivClassName { background-color: #A986AA; } .BgClassName { background-color: #A986AA; } </style>
<style> span { border-color: #A986AA; } span { border-color: rgb(169,134,170); } td.TdClassName { border-color: #A986AA; } .TagClassName { border-color: #A986AA; } </style>