#984D9B (or 0x984D9B) is unknown color: approx Violet Blue. HEX triplet: 98, 4D and 9B. RGB value is (152,77,155). Sum of RGB (Red+Green+Blue) = 152+77+155=384 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.58% from 384); Green value is 77 (30.47% from 255 or 20.05% from 384); Blue value is 155 (60.94% from 255 or 40.36% from 384); Max value from RGB is 155 - color contains mainly: blue. Hex color #984D9B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #984D9B is #67B264. Grayscale: #6C6C6C. Windows color (decimal): -6795877 or 10177944. OLE color: 10177944.
HSL color Cylindrical-coordinate representation of color #984D9B: hue angle of 297.69º degrees, saturation: 0.34, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #984D9B is Cyan = 0.02, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #984D9B; } p { color: rgb(152,77,155); } H1.HeaderClassName { color: #984D9B; } .AnyTagClassName { color: #984D9B; } </style>
<style> a { background-color: #984D9B; } a { background-color: rgb(152,77,155); } div.DivClassName { background-color: #984D9B; } .BgClassName { background-color: #984D9B; } </style>
<style> span { border-color: #984D9B; } span { border-color: rgb(152,77,155); } td.TdClassName { border-color: #984D9B; } .TagClassName { border-color: #984D9B; } </style>