#978BBB (or 0x978BBB) is unknown color: approx Cold Purple. HEX triplet: 97, 8B and BB. RGB value is (151,139,187). Sum of RGB (Red+Green+Blue) = 151+139+187=477 (63% of max value = 765). Red value is 151 (59.38% from 255 or 31.66% from 477); Green value is 139 (54.69% from 255 or 29.14% from 477); Blue value is 187 (73.44% from 255 or 39.20% from 477); Max value from RGB is 187 - color contains mainly: blue. Hex color #978BBB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #978BBB is #687444. Grayscale: #939393. Windows color (decimal): -6845509 or 12290967. OLE color: 12290967.
HSL color Cylindrical-coordinate representation of color #978BBB: hue angle of 255º degrees, saturation: 0.26, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #978BBB is Cyan = 0.19, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #978BBB; } p { color: rgb(151,139,187); } H1.HeaderClassName { color: #978BBB; } .AnyTagClassName { color: #978BBB; } </style>
<style> a { background-color: #978BBB; } a { background-color: rgb(151,139,187); } div.DivClassName { background-color: #978BBB; } .BgClassName { background-color: #978BBB; } </style>
<style> span { border-color: #978BBB; } span { border-color: rgb(151,139,187); } td.TdClassName { border-color: #978BBB; } .TagClassName { border-color: #978BBB; } </style>