#A157DB (or 0xA157DB) is unknown color: approx Amethyst. HEX triplet: A1, 57 and DB. RGB value is (161,87,219). Sum of RGB (Red+Green+Blue) = 161+87+219=467 (61% of max value = 765). Red value is 161 (63.28% from 255 or 34.48% from 467); Green value is 87 (34.38% from 255 or 18.63% from 467); Blue value is 219 (85.94% from 255 or 46.90% from 467); Max value from RGB is 219 - color contains mainly: blue. Hex color #A157DB is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A157DB is #5EA824. Grayscale: #7B7B7B. Windows color (decimal): -6203429 or 14374817. OLE color: 14374817.
HSL color Cylindrical-coordinate representation of color #A157DB: hue angle of 273.64º degrees, saturation: 0.65, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #A157DB is Cyan = 0.26, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #a157db; } p { color: rgb(161,87,219); } H1.HeaderClassName { color: #a157db; } .AnyTagClassName { color: #a157db; } </style>
<style> a { background-color: #a157db; } a { background-color: rgb(161,87,219); } div.DivClassName { background-color: #a157db; } .BgClassName { background-color: #a157db; } </style>
<style> span { border-color: #a157db; } span { border-color: rgb(161,87,219); } td.TdClassName { border-color: #a157db; } .TagClassName { border-color: #a157db; } </style>