#916ECC (or 0x916ECC) is unknown color: approx True V. HEX triplet: 91, 6E and CC. RGB value is (145,110,204). Sum of RGB (Red+Green+Blue) = 145+110+204=459 (60% of max value = 765). Red value is 145 (57.03% from 255 or 31.59% from 459); Green value is 110 (43.36% from 255 or 23.97% from 459); Blue value is 204 (80.08% from 255 or 44.44% from 459); Max value from RGB is 204 - color contains mainly: blue. Hex color #916ECC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #916ECC is #6E9133. Grayscale: #828282. Windows color (decimal): -7246132 or 13397649. OLE color: 13397649.
HSL color Cylindrical-coordinate representation of color #916ECC: hue angle of 262.34º degrees, saturation: 0.48, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #916ECC is Cyan = 0.29, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #916ECC; } p { color: rgb(145,110,204); } H1.HeaderClassName { color: #916ECC; } .AnyTagClassName { color: #916ECC; } </style>
<style> a { background-color: #916ECC; } a { background-color: rgb(145,110,204); } div.DivClassName { background-color: #916ECC; } .BgClassName { background-color: #916ECC; } </style>
<style> span { border-color: #916ECC; } span { border-color: rgb(145,110,204); } td.TdClassName { border-color: #916ECC; } .TagClassName { border-color: #916ECC; } </style>