#994B8B (or 0x994B8B) is unknown color: approx Violet Blue. HEX triplet: 99, 4B and 8B. RGB value is (153,75,139). Sum of RGB (Red+Green+Blue) = 153+75+139=367 (48% of max value = 765). Red value is 153 (60.16% from 255 or 41.69% from 367); Green value is 75 (29.69% from 255 or 20.44% from 367); Blue value is 139 (54.69% from 255 or 37.87% from 367); Max value from RGB is 153 - color contains mainly: red. Hex color #994B8B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #994B8B is #66B474. Grayscale: #696969. Windows color (decimal): -6730869 or 9128857. OLE color: 9128857.
HSL color Cylindrical-coordinate representation of color #994B8B: hue angle of 310.77º degrees, saturation: 0.34, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #994B8B is Cyan = 0, Magento = 0.51, Yellow = 0.09 and Black (K on CMYK) = 0.4.
<style> p { color: #994B8B; } p { color: rgb(153,75,139); } H1.HeaderClassName { color: #994B8B; } .AnyTagClassName { color: #994B8B; } </style>
<style> a { background-color: #994B8B; } a { background-color: rgb(153,75,139); } div.DivClassName { background-color: #994B8B; } .BgClassName { background-color: #994B8B; } </style>
<style> span { border-color: #994B8B; } span { border-color: rgb(153,75,139); } td.TdClassName { border-color: #994B8B; } .TagClassName { border-color: #994B8B; } </style>