#AA9CB2 (or 0xAA9CB2) is unknown color: approx East Side. HEX triplet: AA, 9C and B2. RGB value is (170,156,178). Sum of RGB (Red+Green+Blue) = 170+156+178=504 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.73% from 504); Green value is 156 (61.33% from 255 or 30.95% from 504); Blue value is 178 (69.92% from 255 or 35.32% from 504); Max value from RGB is 178 - color contains mainly: blue. Hex color #AA9CB2 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA9CB2 is #55634D. Grayscale: #A2A2A2. Windows color (decimal): -5595982 or 11705514. OLE color: 11705514.
HSL color Cylindrical-coordinate representation of color #AA9CB2: hue angle of 278.18º degrees, saturation: 0.12, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AA9CB2 is Cyan = 0.04, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.30.
<style> p { color: #AA9CB2; } p { color: rgb(170,156,178); } H1.HeaderClassName { color: #AA9CB2; } .AnyTagClassName { color: #AA9CB2; } </style>
<style> a { background-color: #AA9CB2; } a { background-color: rgb(170,156,178); } div.DivClassName { background-color: #AA9CB2; } .BgClassName { background-color: #AA9CB2; } </style>
<style> span { border-color: #AA9CB2; } span { border-color: rgb(170,156,178); } td.TdClassName { border-color: #AA9CB2; } .TagClassName { border-color: #AA9CB2; } </style>