Shades of Violet Blue #977695
Tints of Violet Blue #977695
RGB
CMYK
RGB Variations
Color information
#977695 (or 0x977695) is known color: Violet Blue. HEX triplet: 97, 76 and 95. RGB value is (151,118,149). Sum of RGB (Red+Green+Blue) = 151+118+149=418 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.12% from 418); Green value is 118 (46.48% from 255 or 28.23% from 418); Blue value is 149 (58.59% from 255 or 35.65% from 418); Max value from RGB is 151 - color contains mainly: red. Hex color #977695 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977695 is #68896A. Grayscale: #838383. Windows color (decimal): -6850923 or 9795223. OLE color: 9795223.
HSL color Cylindrical-coordinate representation of color #977695: hue angle of 303.64º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #977695 is Cyan = 0, Magento = 0.22, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 149 | - |
| CMYK | 0 | 0.22 | 0.01 | 0.41 |
| HSL | 303.64º | 0.14% | 0.53% | - |
| HSV(B) | 303.64º | 0.22% | 0.59% | - |
| XYZ | 24.67 | 21.71 | 31.32 | - |
| YUV | 131.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 149 | 0 | 0.22 | 0.01 | 0.41 | 303.64 | 0.14 | 0.53 |
| Hex | 97 | 76 | 95 | 0 | 16 | 1 | 29 | 130 | E | 35 |
| Octal | 227 | 166 | 225 | 0 | 26 | 1 | 51 | 460 | 16 | 65 |
| Binary | 10010111 | 1110110 | 10010101 | 0 | 10110 | 1 | 101001 | 100110000 | 1110 | 110101 |
Color Harmonies of #977695
Complementary color
Monochromatic Colors of #977695
Black with #977695
Text Example
Text Example
White with #977695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977695; }
p { color: rgb(151,118,149); }
H1.HeaderClassName
{
color: #977695;
}
.AnyTagClassName
{
color: #977695;
}
</style>
background-color css
<style>
a { background-color: #977695; }
a { background-color: rgb(151,118,149); }
div.DivClassName
{
background-color: #977695;
}
.BgClassName
{
background-color: #977695;
}
</style>
border-color css
<style>
span { border-color: #977695; }
span { border-color: rgb(151,118,149); }
td.TdClassName
{
border-color: #977695;
}
.TagClassName
{
border-color: #977695;
}
</style>