#976D9C (or 0x976D9C) is unknown color: approx Violet Blue. HEX triplet: 97, 6D and 9C. RGB value is (151,109,156). Sum of RGB (Red+Green+Blue) = 151+109+156=416 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.30% from 416); Green value is 109 (42.97% from 255 or 26.20% from 416); Blue value is 156 (61.33% from 255 or 37.5% from 416); Max value from RGB is 156 - color contains mainly: blue. Hex color #976D9C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #976D9C is #689263. Grayscale: #7E7E7E. Windows color (decimal): -6853220 or 10251671. OLE color: 10251671.
HSL color Cylindrical-coordinate representation of color #976D9C: hue angle of 293.62º degrees, saturation: 0.19, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #976D9C is Cyan = 0.03, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #976D9C; } p { color: rgb(151,109,156); } H1.HeaderClassName { color: #976D9C; } .AnyTagClassName { color: #976D9C; } </style>
<style> a { background-color: #976D9C; } a { background-color: rgb(151,109,156); } div.DivClassName { background-color: #976D9C; } .BgClassName { background-color: #976D9C; } </style>
<style> span { border-color: #976D9C; } span { border-color: rgb(151,109,156); } td.TdClassName { border-color: #976D9C; } .TagClassName { border-color: #976D9C; } </style>