#979CBB (or 0x979CBB) is unknown color: approx Logan. HEX triplet: 97, 9C and BB. RGB value is (151,156,187). Sum of RGB (Red+Green+Blue) = 151+156+187=494 (65% of max value = 765). Red value is 151 (59.38% from 255 or 30.57% from 494); Green value is 156 (61.33% from 255 or 31.58% from 494); Blue value is 187 (73.44% from 255 or 37.85% from 494); Max value from RGB is 187 - color contains mainly: blue. Hex color #979CBB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #979CBB is #686344. Grayscale: #9D9D9D. Windows color (decimal): -6841157 or 12295319. OLE color: 12295319.
HSL color Cylindrical-coordinate representation of color #979CBB: hue angle of 231.67º degrees, saturation: 0.21, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #979CBB is Cyan = 0.19, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #979CBB; } p { color: rgb(151,156,187); } H1.HeaderClassName { color: #979CBB; } .AnyTagClassName { color: #979CBB; } </style>
<style> a { background-color: #979CBB; } a { background-color: rgb(151,156,187); } div.DivClassName { background-color: #979CBB; } .BgClassName { background-color: #979CBB; } </style>
<style> span { border-color: #979CBB; } span { border-color: rgb(151,156,187); } td.TdClassName { border-color: #979CBB; } .TagClassName { border-color: #979CBB; } </style>