#A091FF (or 0xA091FF) is unknown color: approx Light Slate Blue. HEX triplet: A0, 91 and FF. RGB value is (160,145,255). Sum of RGB (Red+Green+Blue) = 160+145+255=560 (74% of max value = 765). Red value is 160 (62.89% from 255 or 28.57% from 560); Green value is 145 (57.03% from 255 or 25.89% from 560); Blue value is 255 (100% from 255 or 45.54% from 560); Max value from RGB is 255 - color contains mainly: blue. Hex color #A091FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A091FF is #5F6E00. Grayscale: #A1A1A1. Windows color (decimal): -6254081 or 16748960. OLE color: 16748960.
HSL color Cylindrical-coordinate representation of color #A091FF: hue angle of 248.18º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A091FF is Cyan = 0.37, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #A091FF; } p { color: rgb(160,145,255); } H1.HeaderClassName { color: #A091FF; } .AnyTagClassName { color: #A091FF; } </style>
<style> a { background-color: #A091FF; } a { background-color: rgb(160,145,255); } div.DivClassName { background-color: #A091FF; } .BgClassName { background-color: #A091FF; } </style>
<style> span { border-color: #A091FF; } span { border-color: rgb(160,145,255); } td.TdClassName { border-color: #A091FF; } .TagClassName { border-color: #A091FF; } </style>