#A98DAF (or 0xA98DAF) is unknown color: approx East Side. HEX triplet: A9, 8D and AF. RGB value is (169,141,175). Sum of RGB (Red+Green+Blue) = 169+141+175=485 (64% of max value = 765). Red value is 169 (66.41% from 255 or 34.85% from 485); Green value is 141 (55.47% from 255 or 29.07% from 485); Blue value is 175 (68.75% from 255 or 36.08% from 485); Max value from RGB is 175 - color contains mainly: blue. Hex color #A98DAF is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A98DAF is #567250. Grayscale: #999999. Windows color (decimal): -5665361 or 11505065. OLE color: 11505065.
HSL color Cylindrical-coordinate representation of color #A98DAF: hue angle of 289.41º degrees, saturation: 0.18, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A98DAF is Cyan = 0.03, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A98DAF; } p { color: rgb(169,141,175); } H1.HeaderClassName { color: #A98DAF; } .AnyTagClassName { color: #A98DAF; } </style>
<style> a { background-color: #A98DAF; } a { background-color: rgb(169,141,175); } div.DivClassName { background-color: #A98DAF; } .BgClassName { background-color: #A98DAF; } </style>
<style> span { border-color: #A98DAF; } span { border-color: rgb(169,141,175); } td.TdClassName { border-color: #A98DAF; } .TagClassName { border-color: #A98DAF; } </style>