#AA95B9 (or 0xAA95B9) is unknown color: approx East Side. HEX triplet: AA, 95 and B9. RGB value is (170,149,185). Sum of RGB (Red+Green+Blue) = 170+149+185=504 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.73% from 504); Green value is 149 (58.59% from 255 or 29.56% from 504); Blue value is 185 (72.66% from 255 or 36.71% from 504); Max value from RGB is 185 - color contains mainly: blue. Hex color #AA95B9 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA95B9 is #556A46. Grayscale: #9F9F9F. Windows color (decimal): -5597767 or 12162474. OLE color: 12162474.
HSL color Cylindrical-coordinate representation of color #AA95B9: hue angle of 275º degrees, saturation: 0.2, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #AA95B9 is Cyan = 0.08, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AA95B9; } p { color: rgb(170,149,185); } H1.HeaderClassName { color: #AA95B9; } .AnyTagClassName { color: #AA95B9; } </style>
<style> a { background-color: #AA95B9; } a { background-color: rgb(170,149,185); } div.DivClassName { background-color: #AA95B9; } .BgClassName { background-color: #AA95B9; } </style>
<style> span { border-color: #AA95B9; } span { border-color: rgb(170,149,185); } td.TdClassName { border-color: #AA95B9; } .TagClassName { border-color: #AA95B9; } </style>