#A06DDA (or 0xA06DDA) is unknown color: approx Amethyst. HEX triplet: A0, 6D and DA. RGB value is (160,109,218). Sum of RGB (Red+Green+Blue) = 160+109+218=487 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.85% from 487); Green value is 109 (42.97% from 255 or 22.38% from 487); Blue value is 218 (85.55% from 255 or 44.76% from 487); Max value from RGB is 218 - color contains mainly: blue. Hex color #A06DDA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A06DDA is #5F9225. Grayscale: #888888. Windows color (decimal): -6263334 or 14314912. OLE color: 14314912.
HSL color Cylindrical-coordinate representation of color #A06DDA: hue angle of 268.07º degrees, saturation: 0.6, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #A06DDA is Cyan = 0.27, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #A06DDA; } p { color: rgb(160,109,218); } H1.HeaderClassName { color: #A06DDA; } .AnyTagClassName { color: #A06DDA; } </style>
<style> a { background-color: #A06DDA; } a { background-color: rgb(160,109,218); } div.DivClassName { background-color: #A06DDA; } .BgClassName { background-color: #A06DDA; } </style>
<style> span { border-color: #A06DDA; } span { border-color: rgb(160,109,218); } td.TdClassName { border-color: #A06DDA; } .TagClassName { border-color: #A06DDA; } </style>