#A85DC0 (or 0xA85DC0) is unknown color: approx Deep Lilac. HEX triplet: A8, 5D and C0. RGB value is (168,93,192). Sum of RGB (Red+Green+Blue) = 168+93+192=453 (60% of max value = 765). Red value is 168 (66.02% from 255 or 37.09% from 453); Green value is 93 (36.72% from 255 or 20.53% from 453); Blue value is 192 (75.39% from 255 or 42.38% from 453); Max value from RGB is 192 - color contains mainly: blue. Hex color #A85DC0 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A85DC0 is #57A23F. Grayscale: #7E7E7E. Windows color (decimal): -5743168 or 12606888. OLE color: 12606888.
HSL color Cylindrical-coordinate representation of color #A85DC0: hue angle of 285.45º degrees, saturation: 0.44, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A85DC0 is Cyan = 0.12, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A85DC0; } p { color: rgb(168,93,192); } H1.HeaderClassName { color: #A85DC0; } .AnyTagClassName { color: #A85DC0; } </style>
<style> a { background-color: #A85DC0; } a { background-color: rgb(168,93,192); } div.DivClassName { background-color: #A85DC0; } .BgClassName { background-color: #A85DC0; } </style>
<style> span { border-color: #A85DC0; } span { border-color: rgb(168,93,192); } td.TdClassName { border-color: #A85DC0; } .TagClassName { border-color: #A85DC0; } </style>