#AAA9B4 (or 0xAAA9B4) is unknown color: approx Spun Pearl. HEX triplet: AA, A9 and B4. RGB value is (170,169,180). Sum of RGB (Red+Green+Blue) = 170+169+180=519 (68% of max value = 765). Red value is 170 (66.80% from 255 or 32.76% from 519); Green value is 169 (66.41% from 255 or 32.56% from 519); Blue value is 180 (70.70% from 255 or 34.68% from 519); Max value from RGB is 180 - color contains mainly: blue. Hex color #AAA9B4 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAA9B4 is #55564B. Grayscale: #AAAAAA. Windows color (decimal): -5592652 or 11839914. OLE color: 11839914.
HSL color Cylindrical-coordinate representation of color #AAA9B4: hue angle of 245.45º degrees, saturation: 0.07, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #AAA9B4 is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #AAA9B4; } p { color: rgb(170,169,180); } H1.HeaderClassName { color: #AAA9B4; } .AnyTagClassName { color: #AAA9B4; } </style>
<style> a { background-color: #AAA9B4; } a { background-color: rgb(170,169,180); } div.DivClassName { background-color: #AAA9B4; } .BgClassName { background-color: #AAA9B4; } </style>
<style> span { border-color: #AAA9B4; } span { border-color: rgb(170,169,180); } td.TdClassName { border-color: #AAA9B4; } .TagClassName { border-color: #AAA9B4; } </style>