Shades of Vivid Violet #773694
Tints of Vivid Violet #773694
RGB
CMYK
RGB Variations
Color information
#773694 (or 0x773694) is known color: Vivid Violet. HEX triplet: 77, 36 and 94. RGB value is (119,54,148). Sum of RGB (Red+Green+Blue) = 119+54+148=321 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.07% from 321); Green value is 54 (21.48% from 255 or 16.82% from 321); Blue value is 148 (58.20% from 255 or 46.11% from 321); Max value from RGB is 148 - color contains mainly: blue. Hex color #773694 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773694 is #88C96B. Grayscale: #535353. Windows color (decimal): -8964460 or 9713271. OLE color: 9713271.
HSL color Cylindrical-coordinate representation of color #773694: hue angle of 281.49º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #773694 is Cyan = 0.20, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 54 | 148 | - |
| CMYK | 0.20 | 0.64 | 0 | 0.42 |
| HSL | 281.49º | 0.47% | 0.4% | - |
| HSV(B) | 281.49º | 0.64% | 0.58% | - |
| XYZ | 14.27 | 8.7 | 28.94 | - |
| YUV | 84.15 | 164.03 | 152.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 148 | 0.20 | 0.64 | 0 | 0.42 | 281.49 | 0.47 | 0.4 |
| Hex | 77 | 36 | 94 | 14 | 40 | 0 | 2A | 119 | 2F | 28 |
| Octal | 167 | 66 | 224 | 24 | 100 | 0 | 52 | 431 | 57 | 50 |
| Binary | 1110111 | 110110 | 10010100 | 10100 | 1000000 | 0 | 101010 | 100011001 | 101111 | 101000 |
Color Harmonies of #773694
Complementary color
Monochromatic Colors of #773694
Black with #773694
Text Example
Text Example
White with #773694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773694; }
p { color: rgb(119,54,148); }
H1.HeaderClassName
{
color: #773694;
}
.AnyTagClassName
{
color: #773694;
}
</style>
background-color css
<style>
a { background-color: #773694; }
a { background-color: rgb(119,54,148); }
div.DivClassName
{
background-color: #773694;
}
.BgClassName
{
background-color: #773694;
}
</style>
border-color css
<style>
span { border-color: #773694; }
span { border-color: rgb(119,54,148); }
td.TdClassName
{
border-color: #773694;
}
.TagClassName
{
border-color: #773694;
}
</style>