#994BBC (or 0x994BBC) is unknown color: approx Deep Lilac. HEX triplet: 99, 4B and BC. RGB value is (153,75,188). Sum of RGB (Red+Green+Blue) = 153+75+188=416 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.78% from 416); Green value is 75 (29.69% from 255 or 18.03% from 416); Blue value is 188 (73.83% from 255 or 45.19% from 416); Max value from RGB is 188 - color contains mainly: blue. Hex color #994BBC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #994BBC is #66B443. Grayscale: #6E6E6E. Windows color (decimal): -6730820 or 12340121. OLE color: 12340121.
HSL color Cylindrical-coordinate representation of color #994BBC: hue angle of 281.42º degrees, saturation: 0.46, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #994BBC is Cyan = 0.19, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #994BBC; } p { color: rgb(153,75,188); } H1.HeaderClassName { color: #994BBC; } .AnyTagClassName { color: #994BBC; } </style>
<style> a { background-color: #994BBC; } a { background-color: rgb(153,75,188); } div.DivClassName { background-color: #994BBC; } .BgClassName { background-color: #994BBC; } </style>
<style> span { border-color: #994BBC; } span { border-color: rgb(153,75,188); } td.TdClassName { border-color: #994BBC; } .TagClassName { border-color: #994BBC; } </style>