#A19FFB (or 0xA19FFB) is unknown color: approx Perano. HEX triplet: A1, 9F and FB. RGB value is (161,159,251). Sum of RGB (Red+Green+Blue) = 161+159+251=571 (75% of max value = 765). Red value is 161 (63.28% from 255 or 28.20% from 571); Green value is 159 (62.5% from 255 or 27.85% from 571); Blue value is 251 (98.44% from 255 or 43.96% from 571); Max value from RGB is 251 - color contains mainly: blue. Hex color #A19FFB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A19FFB is #5E6004. Grayscale: #A9A9A9. Windows color (decimal): -6184965 or 16490401. OLE color: 16490401.
HSL color Cylindrical-coordinate representation of color #A19FFB: hue angle of 241.3º degrees, saturation: 0.92, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A19FFB is Cyan = 0.36, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #A19FFB; } p { color: rgb(161,159,251); } H1.HeaderClassName { color: #A19FFB; } .AnyTagClassName { color: #A19FFB; } </style>
<style> a { background-color: #A19FFB; } a { background-color: rgb(161,159,251); } div.DivClassName { background-color: #A19FFB; } .BgClassName { background-color: #A19FFB; } </style>
<style> span { border-color: #A19FFB; } span { border-color: rgb(161,159,251); } td.TdClassName { border-color: #A19FFB; } .TagClassName { border-color: #A19FFB; } </style>