#A185FB (or 0xA185FB) is unknown color: approx Light Slate Blue. HEX triplet: A1, 85 and FB. RGB value is (161,133,251). Sum of RGB (Red+Green+Blue) = 161+133+251=545 (72% of max value = 765). Red value is 161 (63.28% from 255 or 29.54% from 545); Green value is 133 (52.34% from 255 or 24.40% from 545); Blue value is 251 (98.44% from 255 or 46.06% from 545); Max value from RGB is 251 - color contains mainly: blue. Hex color #A185FB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A185FB is #5E7A04. Grayscale: #9A9A9A. Windows color (decimal): -6191621 or 16483745. OLE color: 16483745.
HSL color Cylindrical-coordinate representation of color #A185FB: hue angle of 254.24º degrees, saturation: 0.94, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A185FB is Cyan = 0.36, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #A185FB; } p { color: rgb(161,133,251); } H1.HeaderClassName { color: #A185FB; } .AnyTagClassName { color: #A185FB; } </style>
<style> a { background-color: #A185FB; } a { background-color: rgb(161,133,251); } div.DivClassName { background-color: #A185FB; } .BgClassName { background-color: #A185FB; } </style>
<style> span { border-color: #A185FB; } span { border-color: rgb(161,133,251); } td.TdClassName { border-color: #A185FB; } .TagClassName { border-color: #A185FB; } </style>