#A85DEC (or 0xA85DEC) is unknown color: approx Amethyst. HEX triplet: A8, 5D and EC. RGB value is (168,93,236). Sum of RGB (Red+Green+Blue) = 168+93+236=497 (65% of max value = 765). Red value is 168 (66.02% from 255 or 33.80% from 497); Green value is 93 (36.72% from 255 or 18.71% from 497); Blue value is 236 (92.58% from 255 or 47.48% from 497); Max value from RGB is 236 - color contains mainly: blue. Hex color #A85DEC is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #A85DEC is #57A213. Grayscale: #838383. Windows color (decimal): -5743124 or 15490472. OLE color: 15490472.
HSL color Cylindrical-coordinate representation of color #A85DEC: hue angle of 271.47º degrees, saturation: 0.79, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A85DEC is Cyan = 0.29, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A85DEC; } p { color: rgb(168,93,236); } H1.HeaderClassName { color: #A85DEC; } .AnyTagClassName { color: #A85DEC; } </style>
<style> a { background-color: #A85DEC; } a { background-color: rgb(168,93,236); } div.DivClassName { background-color: #A85DEC; } .BgClassName { background-color: #A85DEC; } </style>
<style> span { border-color: #A85DEC; } span { border-color: rgb(168,93,236); } td.TdClassName { border-color: #A85DEC; } .TagClassName { border-color: #A85DEC; } </style>