Shades of Violet Blue #977596
Tints of Violet Blue #977596
RGB
CMYK
RGB Variations
Color information
#977596 (or 0x977596) is known color: Violet Blue. HEX triplet: 97, 75 and 96. RGB value is (151,117,150). Sum of RGB (Red+Green+Blue) = 151+117+150=418 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.12% from 418); Green value is 117 (46.09% from 255 or 27.99% from 418); Blue value is 150 (58.98% from 255 or 35.89% from 418); Max value from RGB is 151 - color contains mainly: red. Hex color #977596 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977596 is #688A69. Grayscale: #828282. Windows color (decimal): -6851178 or 9860503. OLE color: 9860503.
HSL color Cylindrical-coordinate representation of color #977596: hue angle of 301.76º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #977596 is Cyan = 0, Magento = 0.23, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 150 | - |
| CMYK | 0 | 0.23 | 0.01 | 0.41 |
| HSL | 301.76º | 0.14% | 0.53% | - |
| HSV(B) | 301.76º | 0.23% | 0.59% | - |
| XYZ | 24.63 | 21.5 | 31.71 | - |
| YUV | 130.93 | 138.76 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 150 | 0 | 0.23 | 0.01 | 0.41 | 301.76 | 0.14 | 0.53 |
| Hex | 97 | 75 | 96 | 0 | 17 | 1 | 29 | 12E | E | 35 |
| Octal | 227 | 165 | 226 | 0 | 27 | 1 | 51 | 456 | 16 | 65 |
| Binary | 10010111 | 1110101 | 10010110 | 0 | 10111 | 1 | 101001 | 100101110 | 1110 | 110101 |
Color Harmonies of #977596
Complementary color
Monochromatic Colors of #977596
Black with #977596
Text Example
Text Example
White with #977596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977596; }
p { color: rgb(151,117,150); }
H1.HeaderClassName
{
color: #977596;
}
.AnyTagClassName
{
color: #977596;
}
</style>
background-color css
<style>
a { background-color: #977596; }
a { background-color: rgb(151,117,150); }
div.DivClassName
{
background-color: #977596;
}
.BgClassName
{
background-color: #977596;
}
</style>
border-color css
<style>
span { border-color: #977596; }
span { border-color: rgb(151,117,150); }
td.TdClassName
{
border-color: #977596;
}
.TagClassName
{
border-color: #977596;
}
</style>