#A158BB (or 0xA158BB) is unknown color: approx Deep Lilac. HEX triplet: A1, 58 and BB. RGB value is (161,88,187). Sum of RGB (Red+Green+Blue) = 161+88+187=436 (57% of max value = 765). Red value is 161 (63.28% from 255 or 36.93% from 436); Green value is 88 (34.77% from 255 or 20.18% from 436); Blue value is 187 (73.44% from 255 or 42.89% from 436); Max value from RGB is 187 - color contains mainly: blue. Hex color #A158BB is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A158BB is #5EA744. Grayscale: #787878. Windows color (decimal): -6203205 or 12277921. OLE color: 12277921.
HSL color Cylindrical-coordinate representation of color #A158BB: hue angle of 284.24º degrees, saturation: 0.42, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #A158BB is Cyan = 0.14, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A158BB; } p { color: rgb(161,88,187); } H1.HeaderClassName { color: #A158BB; } .AnyTagClassName { color: #A158BB; } </style>
<style> a { background-color: #A158BB; } a { background-color: rgb(161,88,187); } div.DivClassName { background-color: #A158BB; } .BgClassName { background-color: #A158BB; } </style>
<style> span { border-color: #A158BB; } span { border-color: rgb(161,88,187); } td.TdClassName { border-color: #A158BB; } .TagClassName { border-color: #A158BB; } </style>