#AAA8CF (or 0xAAA8CF) is unknown color: approx Wistful. HEX triplet: AA, A8 and CF. RGB value is (170,168,207). Sum of RGB (Red+Green+Blue) = 170+168+207=545 (72% of max value = 765). Red value is 170 (66.80% from 255 or 31.19% from 545); Green value is 168 (66.02% from 255 or 30.83% from 545); Blue value is 207 (81.25% from 255 or 37.98% from 545); Max value from RGB is 207 - color contains mainly: blue. Hex color #AAA8CF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAA8CF is #555730. Grayscale: #ACACAC. Windows color (decimal): -5592881 or 13609130. OLE color: 13609130.
HSL color Cylindrical-coordinate representation of color #AAA8CF: hue angle of 243.08º degrees, saturation: 0.29, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #AAA8CF is Cyan = 0.18, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #AAA8CF; } p { color: rgb(170,168,207); } H1.HeaderClassName { color: #AAA8CF; } .AnyTagClassName { color: #AAA8CF; } </style>
<style> a { background-color: #AAA8CF; } a { background-color: rgb(170,168,207); } div.DivClassName { background-color: #AAA8CF; } .BgClassName { background-color: #AAA8CF; } </style>
<style> span { border-color: #AAA8CF; } span { border-color: rgb(170,168,207); } td.TdClassName { border-color: #AAA8CF; } .TagClassName { border-color: #AAA8CF; } </style>