#AAABC0 (or 0xAAABC0) is unknown color: approx Wistful. HEX triplet: AA, AB and C0. RGB value is (170,171,192). Sum of RGB (Red+Green+Blue) = 170+171+192=533 (70% of max value = 765). Red value is 170 (66.80% from 255 or 31.89% from 533); Green value is 171 (67.19% from 255 or 32.08% from 533); Blue value is 192 (75.39% from 255 or 36.02% from 533); Max value from RGB is 192 - color contains mainly: blue. Hex color #AAABC0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAABC0 is #55543F. Grayscale: #ADADAD. Windows color (decimal): -5592128 or 12626858. OLE color: 12626858.
HSL color Cylindrical-coordinate representation of color #AAABC0: hue angle of 237.27º degrees, saturation: 0.15, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #AAABC0 is Cyan = 0.11, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #AAABC0; } p { color: rgb(170,171,192); } H1.HeaderClassName { color: #AAABC0; } .AnyTagClassName { color: #AAABC0; } </style>
<style> a { background-color: #AAABC0; } a { background-color: rgb(170,171,192); } div.DivClassName { background-color: #AAABC0; } .BgClassName { background-color: #AAABC0; } </style>
<style> span { border-color: #AAABC0; } span { border-color: rgb(170,171,192); } td.TdClassName { border-color: #AAABC0; } .TagClassName { border-color: #AAABC0; } </style>