#AA8DBF (or 0xAA8DBF) is unknown color: approx East Side. HEX triplet: AA, 8D and BF. RGB value is (170,141,191). Sum of RGB (Red+Green+Blue) = 170+141+191=502 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.86% from 502); Green value is 141 (55.47% from 255 or 28.09% from 502); Blue value is 191 (75% from 255 or 38.05% from 502); Max value from RGB is 191 - color contains mainly: blue. Hex color #AA8DBF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA8DBF is #557240. Grayscale: #9B9B9B. Windows color (decimal): -5599809 or 12553642. OLE color: 12553642.
HSL color Cylindrical-coordinate representation of color #AA8DBF: hue angle of 274.8º degrees, saturation: 0.28, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AA8DBF is Cyan = 0.11, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #AA8DBF; } p { color: rgb(170,141,191); } H1.HeaderClassName { color: #AA8DBF; } .AnyTagClassName { color: #AA8DBF; } </style>
<style> a { background-color: #AA8DBF; } a { background-color: rgb(170,141,191); } div.DivClassName { background-color: #AA8DBF; } .BgClassName { background-color: #AA8DBF; } </style>
<style> span { border-color: #AA8DBF; } span { border-color: rgb(170,141,191); } td.TdClassName { border-color: #AA8DBF; } .TagClassName { border-color: #AA8DBF; } </style>