#A9AAD2 (or 0xA9AAD2) is unknown color: approx Wistful. HEX triplet: A9, AA and D2. RGB value is (169,170,210). Sum of RGB (Red+Green+Blue) = 169+170+210=549 (72% of max value = 765). Red value is 169 (66.41% from 255 or 30.78% from 549); Green value is 170 (66.80% from 255 or 30.97% from 549); Blue value is 210 (82.42% from 255 or 38.25% from 549); Max value from RGB is 210 - color contains mainly: blue. Hex color #A9AAD2 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A9AAD2 is #56552D. Grayscale: #AEAEAE. Windows color (decimal): -5657902 or 13806249. OLE color: 13806249.
HSL color Cylindrical-coordinate representation of color #A9AAD2: hue angle of 238.54º degrees, saturation: 0.31, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A9AAD2 is Cyan = 0.20, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A9AAD2; } p { color: rgb(169,170,210); } H1.HeaderClassName { color: #A9AAD2; } .AnyTagClassName { color: #A9AAD2; } </style>
<style> a { background-color: #A9AAD2; } a { background-color: rgb(169,170,210); } div.DivClassName { background-color: #A9AAD2; } .BgClassName { background-color: #A9AAD2; } </style>
<style> span { border-color: #A9AAD2; } span { border-color: rgb(169,170,210); } td.TdClassName { border-color: #A9AAD2; } .TagClassName { border-color: #A9AAD2; } </style>