Shades of Violet Blue #977595
Tints of Violet Blue #977595
RGB
CMYK
RGB Variations
Color information
#977595 (or 0x977595) is known color: Violet Blue. HEX triplet: 97, 75 and 95. RGB value is (151,117,149). Sum of RGB (Red+Green+Blue) = 151+117+149=417 (55% of max value = 765). Red value is 151 (59.38% from 255 or 36.21% from 417); Green value is 117 (46.09% from 255 or 28.06% from 417); Blue value is 149 (58.59% from 255 or 35.73% from 417); Max value from RGB is 151 - color contains mainly: red. Hex color #977595 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #977595 is #688A6A. Grayscale: #828282. Windows color (decimal): -6851179 or 9794967. OLE color: 9794967.
HSL color Cylindrical-coordinate representation of color #977595: hue angle of 303.53º 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 #977595 is Cyan = 0, Magento = 0.23, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 117 | 149 | - |
| CMYK | 0 | 0.23 | 0.01 | 0.41 |
| HSL | 303.53º | 0.14% | 0.53% | - |
| HSV(B) | 303.53º | 0.23% | 0.59% | - |
| XYZ | 24.55 | 21.47 | 31.28 | - |
| YUV | 130.81 | 138.26 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 117 | 149 | 0 | 0.23 | 0.01 | 0.41 | 303.53 | 0.14 | 0.53 |
| Hex | 97 | 75 | 95 | 0 | 17 | 1 | 29 | 130 | E | 35 |
| Octal | 227 | 165 | 225 | 0 | 27 | 1 | 51 | 460 | 16 | 65 |
| Binary | 10010111 | 1110101 | 10010101 | 0 | 10111 | 1 | 101001 | 100110000 | 1110 | 110101 |
Color Harmonies of #977595
Complementary color
Monochromatic Colors of #977595
Black with #977595
Text Example
Text Example
White with #977595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977595; }
p { color: rgb(151,117,149); }
H1.HeaderClassName
{
color: #977595;
}
.AnyTagClassName
{
color: #977595;
}
</style>
background-color css
<style>
a { background-color: #977595; }
a { background-color: rgb(151,117,149); }
div.DivClassName
{
background-color: #977595;
}
.BgClassName
{
background-color: #977595;
}
</style>
border-color css
<style>
span { border-color: #977595; }
span { border-color: rgb(151,117,149); }
td.TdClassName
{
border-color: #977595;
}
.TagClassName
{
border-color: #977595;
}
</style>