Shades of Vivid Violet #773994
Tints of Vivid Violet #773994
RGB
CMYK
RGB Variations
Color information
#773994 (or 0x773994) is known color: Vivid Violet. HEX triplet: 77, 39 and 94. RGB value is (119,57,148). Sum of RGB (Red+Green+Blue) = 119+57+148=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 57 (22.66% from 255 or 17.59% from 324); Blue value is 148 (58.20% from 255 or 45.68% from 324); Max value from RGB is 148 - color contains mainly: blue. Hex color #773994 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773994 is #88C66B. Grayscale: #555555. Windows color (decimal): -8963692 or 9714039. OLE color: 9714039.
HSL color Cylindrical-coordinate representation of color #773994: hue angle of 280.88º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #773994 is Cyan = 0.20, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 57 | 148 | - |
| CMYK | 0.20 | 0.61 | 0 | 0.42 |
| HSL | 280.88º | 0.44% | 0.4% | - |
| HSV(B) | 280.88º | 0.61% | 0.58% | - |
| XYZ | 14.42 | 8.99 | 28.99 | - |
| YUV | 85.91 | 163.04 | 151.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 57 | 148 | 0.20 | 0.61 | 0 | 0.42 | 280.88 | 0.44 | 0.4 |
| Hex | 77 | 39 | 94 | 14 | 3D | 0 | 2A | 119 | 2C | 28 |
| Octal | 167 | 71 | 224 | 24 | 75 | 0 | 52 | 431 | 54 | 50 |
| Binary | 1110111 | 111001 | 10010100 | 10100 | 111101 | 0 | 101010 | 100011001 | 101100 | 101000 |
Color Harmonies of #773994
Complementary color
Monochromatic Colors of #773994
Black with #773994
Text Example
Text Example
White with #773994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773994; }
p { color: rgb(119,57,148); }
H1.HeaderClassName
{
color: #773994;
}
.AnyTagClassName
{
color: #773994;
}
</style>
background-color css
<style>
a { background-color: #773994; }
a { background-color: rgb(119,57,148); }
div.DivClassName
{
background-color: #773994;
}
.BgClassName
{
background-color: #773994;
}
</style>
border-color css
<style>
span { border-color: #773994; }
span { border-color: rgb(119,57,148); }
td.TdClassName
{
border-color: #773994;
}
.TagClassName
{
border-color: #773994;
}
</style>