#AA95A4 (or 0xAA95A4) is unknown color: approx London Hue. HEX triplet: AA, 95 and A4. RGB value is (170,149,164). Sum of RGB (Red+Green+Blue) = 170+149+164=483 (63% of max value = 765). Red value is 170 (66.80% from 255 or 35.20% from 483); Green value is 149 (58.59% from 255 or 30.85% from 483); Blue value is 164 (64.45% from 255 or 33.95% from 483); Max value from RGB is 170 - color contains mainly: red. Hex color #AA95A4 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA95A4 is #556A5B. Grayscale: #9C9C9C. Windows color (decimal): -5597788 or 10786218. OLE color: 10786218.
HSL color Cylindrical-coordinate representation of color #AA95A4: hue angle of 317.14º degrees, saturation: 0.11, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #AA95A4 is Cyan = 0, Magento = 0.12, Yellow = 0.04 and Black (K on CMYK) = 0.33.
<style> p { color: #AA95A4; } p { color: rgb(170,149,164); } H1.HeaderClassName { color: #AA95A4; } .AnyTagClassName { color: #AA95A4; } </style>
<style> a { background-color: #AA95A4; } a { background-color: rgb(170,149,164); } div.DivClassName { background-color: #AA95A4; } .BgClassName { background-color: #AA95A4; } </style>
<style> span { border-color: #AA95A4; } span { border-color: rgb(170,149,164); } td.TdClassName { border-color: #AA95A4; } .TagClassName { border-color: #AA95A4; } </style>