Shades of Vivid Violet #773697
Tints of Vivid Violet #773697
RGB
CMYK
RGB Variations
Color information
#773697 (or 0x773697) is known color: Vivid Violet. HEX triplet: 77, 36 and 97. RGB value is (119,54,151). Sum of RGB (Red+Green+Blue) = 119+54+151=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 54 (21.48% from 255 or 16.67% from 324); Blue value is 151 (59.38% from 255 or 46.60% from 324); Max value from RGB is 151 - color contains mainly: blue. Hex color #773697 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773697 is #88C968. Grayscale: #545454. Windows color (decimal): -8964457 or 9909879. OLE color: 9909879.
HSL color Cylindrical-coordinate representation of color #773697: hue angle of 280.21º 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 #773697 is Cyan = 0.21, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 119 | 54 | 151 | - |
| CMYK | 0.21 | 0.64 | 0 | 0.41 |
| HSL | 280.21º | 0.47% | 0.4% | - |
| HSV(B) | 280.21º | 0.64% | 0.59% | - |
| XYZ | 14.51 | 8.79 | 30.21 | - |
| YUV | 84.49 | 165.53 | 152.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 151 | 0.21 | 0.64 | 0 | 0.41 | 280.21 | 0.47 | 0.4 |
| Hex | 77 | 36 | 97 | 15 | 40 | 0 | 29 | 118 | 2F | 28 |
| Octal | 167 | 66 | 227 | 25 | 100 | 0 | 51 | 430 | 57 | 50 |
| Binary | 1110111 | 110110 | 10010111 | 10101 | 1000000 | 0 | 101001 | 100011000 | 101111 | 101000 |
Color Harmonies of #773697
Complementary color
Monochromatic Colors of #773697
Black with #773697
Text Example
Text Example
White with #773697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773697; }
p { color: rgb(119,54,151); }
H1.HeaderClassName
{
color: #773697;
}
.AnyTagClassName
{
color: #773697;
}
</style>
background-color css
<style>
a { background-color: #773697; }
a { background-color: rgb(119,54,151); }
div.DivClassName
{
background-color: #773697;
}
.BgClassName
{
background-color: #773697;
}
</style>
border-color css
<style>
span { border-color: #773697; }
span { border-color: rgb(119,54,151); }
td.TdClassName
{
border-color: #773697;
}
.TagClassName
{
border-color: #773697;
}
</style>