#A190EB (or 0xA190EB) is unknown color: approx Biloba Flower. HEX triplet: A1, 90 and EB. RGB value is (161,144,235). Sum of RGB (Red+Green+Blue) = 161+144+235=540 (71% of max value = 765). Red value is 161 (63.28% from 255 or 29.81% from 540); Green value is 144 (56.64% from 255 or 26.67% from 540); Blue value is 235 (92.19% from 255 or 43.52% from 540); Max value from RGB is 235 - color contains mainly: blue. Hex color #A190EB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A190EB is #5E6F14. Grayscale: #9F9F9F. Windows color (decimal): -6188821 or 15437985. OLE color: 15437985.
HSL color Cylindrical-coordinate representation of color #A190EB: hue angle of 251.21º degrees, saturation: 0.69, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A190EB is Cyan = 0.31, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #A190EB; } p { color: rgb(161,144,235); } H1.HeaderClassName { color: #A190EB; } .AnyTagClassName { color: #A190EB; } </style>
<style> a { background-color: #A190EB; } a { background-color: rgb(161,144,235); } div.DivClassName { background-color: #A190EB; } .BgClassName { background-color: #A190EB; } </style>
<style> span { border-color: #A190EB; } span { border-color: rgb(161,144,235); } td.TdClassName { border-color: #A190EB; } .TagClassName { border-color: #A190EB; } </style>