#973DBD (or 0x973DBD) is unknown color: approx Dark Orchid. HEX triplet: 97, 3D and BD. RGB value is (151,61,189). Sum of RGB (Red+Green+Blue) = 151+61+189=401 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.66% from 401); Green value is 61 (24.22% from 255 or 15.21% from 401); Blue value is 189 (74.22% from 255 or 47.13% from 401); Max value from RGB is 189 - color contains mainly: blue. Hex color #973DBD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #973DBD is #68C242. Grayscale: #666666. Windows color (decimal): -6865475 or 12402071. OLE color: 12402071.
HSL color Cylindrical-coordinate representation of color #973DBD: hue angle of 282.19º degrees, saturation: 0.51, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #973DBD is Cyan = 0.20, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #973DBD; } p { color: rgb(151,61,189); } H1.HeaderClassName { color: #973DBD; } .AnyTagClassName { color: #973DBD; } </style>
<style> a { background-color: #973DBD; } a { background-color: rgb(151,61,189); } div.DivClassName { background-color: #973DBD; } .BgClassName { background-color: #973DBD; } </style>
<style> span { border-color: #973DBD; } span { border-color: rgb(151,61,189); } td.TdClassName { border-color: #973DBD; } .TagClassName { border-color: #973DBD; } </style>