#A15AD0 (or 0xA15AD0) is unknown color: approx Amethyst. HEX triplet: A1, 5A and D0. RGB value is (161,90,208). Sum of RGB (Red+Green+Blue) = 161+90+208=459 (60% of max value = 765). Red value is 161 (63.28% from 255 or 35.08% from 459); Green value is 90 (35.55% from 255 or 19.61% from 459); Blue value is 208 (81.64% from 255 or 45.32% from 459); Max value from RGB is 208 - color contains mainly: blue. Hex color #A15AD0 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A15AD0 is #5EA52F. Grayscale: #7C7C7C. Windows color (decimal): -6202672 or 13654689. OLE color: 13654689.
HSL color Cylindrical-coordinate representation of color #A15AD0: hue angle of 276.1º degrees, saturation: 0.56, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #A15AD0 is Cyan = 0.23, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #a15ad0; } p { color: rgb(161,90,208); } H1.HeaderClassName { color: #a15ad0; } .AnyTagClassName { color: #a15ad0; } </style>
<style> a { background-color: #a15ad0; } a { background-color: rgb(161,90,208); } div.DivClassName { background-color: #a15ad0; } .BgClassName { background-color: #a15ad0; } </style>
<style> span { border-color: #a15ad0; } span { border-color: rgb(161,90,208); } td.TdClassName { border-color: #a15ad0; } .TagClassName { border-color: #a15ad0; } </style>