#A49ABB (or 0xA49ABB) is unknown color: approx Cold Purple. HEX triplet: A4, 9A and BB. RGB value is (164,154,187). Sum of RGB (Red+Green+Blue) = 164+154+187=505 (66% of max value = 765). Red value is 164 (64.45% from 255 or 32.48% from 505); Green value is 154 (60.55% from 255 or 30.50% from 505); Blue value is 187 (73.44% from 255 or 37.03% from 505); Max value from RGB is 187 - color contains mainly: blue. Hex color #A49ABB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A49ABB is #5B6544. Grayscale: #A0A0A0. Windows color (decimal): -5989701 or 12294820. OLE color: 12294820.
HSL color Cylindrical-coordinate representation of color #A49ABB: hue angle of 258.18º degrees, saturation: 0.2, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A49ABB is Cyan = 0.12, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A49ABB; } p { color: rgb(164,154,187); } H1.HeaderClassName { color: #A49ABB; } .AnyTagClassName { color: #A49ABB; } </style>
<style> a { background-color: #A49ABB; } a { background-color: rgb(164,154,187); } div.DivClassName { background-color: #A49ABB; } .BgClassName { background-color: #A49ABB; } </style>
<style> span { border-color: #A49ABB; } span { border-color: rgb(164,154,187); } td.TdClassName { border-color: #A49ABB; } .TagClassName { border-color: #A49ABB; } </style>