#A86ED9 (or 0xA86ED9) is unknown color: approx Amethyst. HEX triplet: A8, 6E and D9. RGB value is (168,110,217). Sum of RGB (Red+Green+Blue) = 168+110+217=495 (65% of max value = 765). Red value is 168 (66.02% from 255 or 33.94% from 495); Green value is 110 (43.36% from 255 or 22.22% from 495); Blue value is 217 (85.16% from 255 or 43.84% from 495); Max value from RGB is 217 - color contains mainly: blue. Hex color #A86ED9 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A86ED9 is #579126. Grayscale: #8B8B8B. Windows color (decimal): -5738791 or 14249640. OLE color: 14249640.
HSL color Cylindrical-coordinate representation of color #A86ED9: hue angle of 272.52º degrees, saturation: 0.58, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #A86ED9 is Cyan = 0.23, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #a86ed9; } p { color: rgb(168,110,217); } H1.HeaderClassName { color: #a86ed9; } .AnyTagClassName { color: #a86ed9; } </style>
<style> a { background-color: #a86ed9; } a { background-color: rgb(168,110,217); } div.DivClassName { background-color: #a86ed9; } .BgClassName { background-color: #a86ed9; } </style>
<style> span { border-color: #a86ed9; } span { border-color: rgb(168,110,217); } td.TdClassName { border-color: #a86ed9; } .TagClassName { border-color: #a86ed9; } </style>