#9D488D (or 0x9D488D) is unknown color: approx Violet Blue. HEX triplet: 9D, 48 and 8D. RGB value is (157,72,141). Sum of RGB (Red+Green+Blue) = 157+72+141=370 (49% of max value = 765). Red value is 157 (61.72% from 255 or 42.43% from 370); Green value is 72 (28.52% from 255 or 19.46% from 370); Blue value is 141 (55.47% from 255 or 38.11% from 370); Max value from RGB is 157 - color contains mainly: red. Hex color #9D488D is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #9D488D is #62B772. Grayscale: #696969. Windows color (decimal): -6469491 or 9259165. OLE color: 9259165.
HSL color Cylindrical-coordinate representation of color #9D488D: hue angle of 311.29º degrees, saturation: 0.37, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #9D488D is Cyan = 0, Magento = 0.54, Yellow = 0.10 and Black (K on CMYK) = 0.38.
<style> p { color: #9D488D; } p { color: rgb(157,72,141); } H1.HeaderClassName { color: #9D488D; } .AnyTagClassName { color: #9D488D; } </style>
<style> a { background-color: #9D488D; } a { background-color: rgb(157,72,141); } div.DivClassName { background-color: #9D488D; } .BgClassName { background-color: #9D488D; } </style>
<style> span { border-color: #9D488D; } span { border-color: rgb(157,72,141); } td.TdClassName { border-color: #9D488D; } .TagClassName { border-color: #9D488D; } </style>