#A08ABD (or 0xA08ABD) is unknown color: approx Cold Purple. HEX triplet: A0, 8A and BD. RGB value is (160,138,189). Sum of RGB (Red+Green+Blue) = 160+138+189=487 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.85% from 487); Green value is 138 (54.30% from 255 or 28.34% from 487); Blue value is 189 (74.22% from 255 or 38.81% from 487); Max value from RGB is 189 - color contains mainly: blue. Hex color #A08ABD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A08ABD is #5F7542. Grayscale: #969696. Windows color (decimal): -6255939 or 12421792. OLE color: 12421792.
HSL color Cylindrical-coordinate representation of color #A08ABD: hue angle of 265.88º degrees, saturation: 0.28, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A08ABD is Cyan = 0.15, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A08ABD; } p { color: rgb(160,138,189); } H1.HeaderClassName { color: #A08ABD; } .AnyTagClassName { color: #A08ABD; } </style>
<style> a { background-color: #A08ABD; } a { background-color: rgb(160,138,189); } div.DivClassName { background-color: #A08ABD; } .BgClassName { background-color: #A08ABD; } </style>
<style> span { border-color: #A08ABD; } span { border-color: rgb(160,138,189); } td.TdClassName { border-color: #A08ABD; } .TagClassName { border-color: #A08ABD; } </style>