#A15CBE (or 0xA15CBE) is unknown color: approx Deep Lilac. HEX triplet: A1, 5C and BE. RGB value is (161,92,190). Sum of RGB (Red+Green+Blue) = 161+92+190=443 (58% of max value = 765). Red value is 161 (63.28% from 255 or 36.34% from 443); Green value is 92 (36.33% from 255 or 20.77% from 443); Blue value is 190 (74.61% from 255 or 42.89% from 443); Max value from RGB is 190 - color contains mainly: blue. Hex color #A15CBE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A15CBE is #5EA341. Grayscale: #7B7B7B. Windows color (decimal): -6202178 or 12475553. OLE color: 12475553.
HSL color Cylindrical-coordinate representation of color #A15CBE: hue angle of 282.24º degrees, saturation: 0.43, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A15CBE is Cyan = 0.15, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #A15CBE; } p { color: rgb(161,92,190); } H1.HeaderClassName { color: #A15CBE; } .AnyTagClassName { color: #A15CBE; } </style>
<style> a { background-color: #A15CBE; } a { background-color: rgb(161,92,190); } div.DivClassName { background-color: #A15CBE; } .BgClassName { background-color: #A15CBE; } </style>
<style> span { border-color: #A15CBE; } span { border-color: rgb(161,92,190); } td.TdClassName { border-color: #A15CBE; } .TagClassName { border-color: #A15CBE; } </style>