#A1A4FB (or 0xA1A4FB) is unknown color: approx Perano. HEX triplet: A1, A4 and FB. RGB value is (161,164,251). Sum of RGB (Red+Green+Blue) = 161+164+251=576 (76% of max value = 765). Red value is 161 (63.28% from 255 or 27.95% from 576); Green value is 164 (64.45% from 255 or 28.47% from 576); Blue value is 251 (98.44% from 255 or 43.58% from 576); Max value from RGB is 251 - color contains mainly: blue. Hex color #A1A4FB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A1A4FB is #5E5B04. Grayscale: #ACACAC. Windows color (decimal): -6183685 or 16491681. OLE color: 16491681.
HSL color Cylindrical-coordinate representation of color #A1A4FB: hue angle of 238º 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 #A1A4FB is Cyan = 0.36, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #A1A4FB; } p { color: rgb(161,164,251); } H1.HeaderClassName { color: #A1A4FB; } .AnyTagClassName { color: #A1A4FB; } </style>
<style> a { background-color: #A1A4FB; } a { background-color: rgb(161,164,251); } div.DivClassName { background-color: #A1A4FB; } .BgClassName { background-color: #A1A4FB; } </style>
<style> span { border-color: #A1A4FB; } span { border-color: rgb(161,164,251); } td.TdClassName { border-color: #A1A4FB; } .TagClassName { border-color: #A1A4FB; } </style>