#991CE0 (or 0x991CE0) is unknown color: approx Blue Violet. HEX triplet: 99, 1C and E0. RGB value is (153,28,224). Sum of RGB (Red+Green+Blue) = 153+28+224=405 (53% of max value = 765). Red value is 153 (60.16% from 255 or 37.78% from 405); Green value is 28 (11.33% from 255 or 6.91% from 405); Blue value is 224 (87.89% from 255 or 55.31% from 405); Max value from RGB is 224 - color contains mainly: blue. Hex color #991CE0 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #991CE0 is #66E31F. Grayscale: #575757. Windows color (decimal): -6742816 or 14687385. OLE color: 14687385.
HSL color Cylindrical-coordinate representation of color #991CE0: hue angle of 278.27º degrees, saturation: 0.78, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #991CE0 is Cyan = 0.32, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #991ce0; } p { color: rgb(153,28,224); } H1.HeaderClassName { color: #991ce0; } .AnyTagClassName { color: #991ce0; } </style>
<style> a { background-color: #991ce0; } a { background-color: rgb(153,28,224); } div.DivClassName { background-color: #991ce0; } .BgClassName { background-color: #991ce0; } </style>
<style> span { border-color: #991ce0; } span { border-color: rgb(153,28,224); } td.TdClassName { border-color: #991ce0; } .TagClassName { border-color: #991ce0; } </style>