#958DC0 (or 0x958DC0) is unknown color: approx Cold Purple. HEX triplet: 95, 8D and C0. RGB value is (149,141,192). Sum of RGB (Red+Green+Blue) = 149+141+192=482 (63% of max value = 765). Red value is 149 (58.59% from 255 or 30.91% from 482); Green value is 141 (55.47% from 255 or 29.25% from 482); Blue value is 192 (75.39% from 255 or 39.83% from 482); Max value from RGB is 192 - color contains mainly: blue. Hex color #958DC0 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #958DC0 is #6A723F. Grayscale: #959595. Windows color (decimal): -6976064 or 12619157. OLE color: 12619157.
HSL color Cylindrical-coordinate representation of color #958DC0: hue angle of 249.41º degrees, saturation: 0.29, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #958DC0 is Cyan = 0.22, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #958DC0; } p { color: rgb(149,141,192); } H1.HeaderClassName { color: #958DC0; } .AnyTagClassName { color: #958DC0; } </style>
<style> a { background-color: #958DC0; } a { background-color: rgb(149,141,192); } div.DivClassName { background-color: #958DC0; } .BgClassName { background-color: #958DC0; } </style>
<style> span { border-color: #958DC0; } span { border-color: rgb(149,141,192); } td.TdClassName { border-color: #958DC0; } .TagClassName { border-color: #958DC0; } </style>