#A0A1FB (or 0xA0A1FB) is unknown color: approx Perano. HEX triplet: A0, A1 and FB. RGB value is (160,161,251). Sum of RGB (Red+Green+Blue) = 160+161+251=572 (75% of max value = 765). Red value is 160 (62.89% from 255 or 27.97% from 572); Green value is 161 (63.28% from 255 or 28.15% from 572); Blue value is 251 (98.44% from 255 or 43.88% from 572); Max value from RGB is 251 - color contains mainly: blue. Hex color #A0A1FB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A0A1FB is #5F5E04. Grayscale: #AAAAAA. Windows color (decimal): -6249989 or 16490912. OLE color: 16490912.
HSL color Cylindrical-coordinate representation of color #A0A1FB: hue angle of 239.34º degrees, saturation: 0.92, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A0A1FB is Cyan = 0.36, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #a0a1fb; } p { color: rgb(160,161,251); } H1.HeaderClassName { color: #a0a1fb; } .AnyTagClassName { color: #a0a1fb; } </style>
<style> a { background-color: #a0a1fb; } a { background-color: rgb(160,161,251); } div.DivClassName { background-color: #a0a1fb; } .BgClassName { background-color: #a0a1fb; } </style>
<style> span { border-color: #a0a1fb; } span { border-color: rgb(160,161,251); } td.TdClassName { border-color: #a0a1fb; } .TagClassName { border-color: #a0a1fb; } </style>