#976D7B (or 0x976D7B) is unknown color: approx Strikemaster. HEX triplet: 97, 6D and 7B. RGB value is (151,109,123). Sum of RGB (Red+Green+Blue) = 151+109+123=383 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.43% from 383); Green value is 109 (42.97% from 255 or 28.46% from 383); Blue value is 123 (48.44% from 255 or 32.11% from 383); Max value from RGB is 151 - color contains mainly: red. Hex color #976D7B is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #976D7B is #689284. Grayscale: #7B7B7B. Windows color (decimal): -6853253 or 8088983. OLE color: 8088983.
HSL color Cylindrical-coordinate representation of color #976D7B: hue angle of 340º degrees, saturation: 0.17, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #976D7B is Cyan = 0, Magento = 0.28, Yellow = 0.19 and Black (K on CMYK) = 0.41.
<style> p { color: #976D7B; } p { color: rgb(151,109,123); } H1.HeaderClassName { color: #976D7B; } .AnyTagClassName { color: #976D7B; } </style>
<style> a { background-color: #976D7B; } a { background-color: rgb(151,109,123); } div.DivClassName { background-color: #976D7B; } .BgClassName { background-color: #976D7B; } </style>
<style> span { border-color: #976D7B; } span { border-color: rgb(151,109,123); } td.TdClassName { border-color: #976D7B; } .TagClassName { border-color: #976D7B; } </style>