#A9ADD2 (or 0xA9ADD2) is unknown color: approx Echo Blue. HEX triplet: A9, AD and D2. RGB value is (169,173,210). Sum of RGB (Red+Green+Blue) = 169+173+210=552 (73% of max value = 765). Red value is 169 (66.41% from 255 or 30.62% from 552); Green value is 173 (67.97% from 255 or 31.34% from 552); Blue value is 210 (82.42% from 255 or 38.04% from 552); Max value from RGB is 210 - color contains mainly: blue. Hex color #A9ADD2 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A9ADD2 is #56522D. Grayscale: #AFAFAF. Windows color (decimal): -5657134 or 13807017. OLE color: 13807017.
HSL color Cylindrical-coordinate representation of color #A9ADD2: hue angle of 234.15º 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 #A9ADD2 is Cyan = 0.20, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #A9ADD2; } p { color: rgb(169,173,210); } H1.HeaderClassName { color: #A9ADD2; } .AnyTagClassName { color: #A9ADD2; } </style>
<style> a { background-color: #A9ADD2; } a { background-color: rgb(169,173,210); } div.DivClassName { background-color: #A9ADD2; } .BgClassName { background-color: #A9ADD2; } </style>
<style> span { border-color: #A9ADD2; } span { border-color: rgb(169,173,210); } td.TdClassName { border-color: #A9ADD2; } .TagClassName { border-color: #A9ADD2; } </style>