Shades of Vivid Violet #973697
Tints of Vivid Violet #973697
RGB
CMYK
RGB Variations
Color information
#973697 (or 0x973697) is known color: Vivid Violet. HEX triplet: 97, 36 and 97. RGB value is (151,54,151). Sum of RGB (Red+Green+Blue) = 151+54+151=356 (47% of max value = 765). Red value is 151 (59.38% from 255 or 42.42% from 356); Green value is 54 (21.48% from 255 or 15.17% from 356); Blue value is 151 (59.38% from 255 or 42.42% from 356); Max value from RGB is 151 - color contains mainly: red, blue. Hex color #973697 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #973697 is #68C968. Grayscale: #5D5D5D. Windows color (decimal): -6867305 or 9909911. OLE color: 9909911.
HSL color Cylindrical-coordinate representation of color #973697: hue angle of 300º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #973697 is Cyan = 0, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 54 | 151 | - |
| CMYK | 0 | 0.64 | 0 | 0.41 |
| HSL | 300º | 0.47% | 0.4% | - |
| HSV(B) | 300º | 0.64% | 0.59% | - |
| XYZ | 19.67 | 11.45 | 30.45 | - |
| YUV | 94.06 | 160.14 | 168.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 54 | 151 | 0 | 0.64 | 0 | 0.41 | 300 | 0.47 | 0.4 |
| Hex | 97 | 36 | 97 | 0 | 40 | 0 | 29 | 12C | 2F | 28 |
| Octal | 227 | 66 | 227 | 0 | 100 | 0 | 51 | 454 | 57 | 50 |
| Binary | 10010111 | 110110 | 10010111 | 0 | 1000000 | 0 | 101001 | 100101100 | 101111 | 101000 |
Color Harmonies of #973697
Complementary color
Monochromatic Colors of #973697
Black with #973697
Text Example
Text Example
White with #973697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973697; }
p { color: rgb(151,54,151); }
H1.HeaderClassName
{
color: #973697;
}
.AnyTagClassName
{
color: #973697;
}
</style>
background-color css
<style>
a { background-color: #973697; }
a { background-color: rgb(151,54,151); }
div.DivClassName
{
background-color: #973697;
}
.BgClassName
{
background-color: #973697;
}
</style>
border-color css
<style>
span { border-color: #973697; }
span { border-color: rgb(151,54,151); }
td.TdClassName
{
border-color: #973697;
}
.TagClassName
{
border-color: #973697;
}
</style>