#916EFF (or 0x916EFF) is unknown color: approx Light Slate Blue. HEX triplet: 91, 6E and FF. RGB value is (145,110,255). Sum of RGB (Red+Green+Blue) = 145+110+255=510 (67% of max value = 765). Red value is 145 (57.03% from 255 or 28.43% from 510); Green value is 110 (43.36% from 255 or 21.57% from 510); Blue value is 255 (100% from 255 or 50% from 510); Max value from RGB is 255 - color contains mainly: blue. Hex color #916EFF is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #916EFF is #6E9100. Grayscale: #888888. Windows color (decimal): -7246081 or 16739985. OLE color: 16739985.
HSL color Cylindrical-coordinate representation of color #916EFF: hue angle of 254.48º degrees, saturation: 1, lightness: 0.72%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #916EFF is Cyan = 0.43, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #916eff; } p { color: rgb(145,110,255); } H1.HeaderClassName { color: #916eff; } .AnyTagClassName { color: #916eff; } </style>
<style> a { background-color: #916eff; } a { background-color: rgb(145,110,255); } div.DivClassName { background-color: #916eff; } .BgClassName { background-color: #916eff; } </style>
<style> span { border-color: #916eff; } span { border-color: rgb(145,110,255); } td.TdClassName { border-color: #916eff; } .TagClassName { border-color: #916eff; } </style>