#A08ABB (or 0xA08ABB) is unknown color: approx Cold Purple. HEX triplet: A0, 8A and BB. RGB value is (160,138,187). Sum of RGB (Red+Green+Blue) = 160+138+187=485 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.99% from 485); Green value is 138 (54.30% from 255 or 28.45% from 485); Blue value is 187 (73.44% from 255 or 38.56% from 485); Max value from RGB is 187 - color contains mainly: blue. Hex color #A08ABB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A08ABB is #5F7544. Grayscale: #959595. Windows color (decimal): -6255941 or 12290720. OLE color: 12290720.
HSL color Cylindrical-coordinate representation of color #A08ABB: hue angle of 266.94º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A08ABB is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A08ABB; } p { color: rgb(160,138,187); } H1.HeaderClassName { color: #A08ABB; } .AnyTagClassName { color: #A08ABB; } </style>
<style> a { background-color: #A08ABB; } a { background-color: rgb(160,138,187); } div.DivClassName { background-color: #A08ABB; } .BgClassName { background-color: #A08ABB; } </style>
<style> span { border-color: #A08ABB; } span { border-color: rgb(160,138,187); } td.TdClassName { border-color: #A08ABB; } .TagClassName { border-color: #A08ABB; } </style>