#976BCC (or 0x976BCC) is unknown color: approx Amethyst. HEX triplet: 97, 6B and CC. RGB value is (151,107,204). Sum of RGB (Red+Green+Blue) = 151+107+204=462 (61% of max value = 765). Red value is 151 (59.38% from 255 or 32.68% from 462); Green value is 107 (42.19% from 255 or 23.16% from 462); Blue value is 204 (80.08% from 255 or 44.16% from 462); Max value from RGB is 204 - color contains mainly: blue. Hex color #976BCC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #976BCC is #689433. Grayscale: #828282. Windows color (decimal): -6853684 or 13396887. OLE color: 13396887.
HSL color Cylindrical-coordinate representation of color #976BCC: hue angle of 267.22º degrees, saturation: 0.49, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #976BCC is Cyan = 0.26, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #976BCC; } p { color: rgb(151,107,204); } H1.HeaderClassName { color: #976BCC; } .AnyTagClassName { color: #976BCC; } </style>
<style> a { background-color: #976BCC; } a { background-color: rgb(151,107,204); } div.DivClassName { background-color: #976BCC; } .BgClassName { background-color: #976BCC; } </style>
<style> span { border-color: #976BCC; } span { border-color: rgb(151,107,204); } td.TdClassName { border-color: #976BCC; } .TagClassName { border-color: #976BCC; } </style>