#A06CDA (or 0xA06CDA) is unknown color: approx Amethyst. HEX triplet: A0, 6C and DA. RGB value is (160,108,218). Sum of RGB (Red+Green+Blue) = 160+108+218=486 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.92% from 486); Green value is 108 (42.58% from 255 or 22.22% from 486); Blue value is 218 (85.55% from 255 or 44.86% from 486); Max value from RGB is 218 - color contains mainly: blue. Hex color #A06CDA is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A06CDA is #5F9325. Grayscale: #878787. Windows color (decimal): -6263590 or 14314656. OLE color: 14314656.
HSL color Cylindrical-coordinate representation of color #A06CDA: hue angle of 268.36º 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 #A06CDA is Cyan = 0.27, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #a06cda; } p { color: rgb(160,108,218); } H1.HeaderClassName { color: #a06cda; } .AnyTagClassName { color: #a06cda; } </style>
<style> a { background-color: #a06cda; } a { background-color: rgb(160,108,218); } div.DivClassName { background-color: #a06cda; } .BgClassName { background-color: #a06cda; } </style>
<style> span { border-color: #a06cda; } span { border-color: rgb(160,108,218); } td.TdClassName { border-color: #a06cda; } .TagClassName { border-color: #a06cda; } </style>