Shades of Vivid Violet #773490
Tints of Vivid Violet #773490
RGB
CMYK
RGB Variations
Color information
#773490 (or 0x773490) is known color: Vivid Violet. HEX triplet: 77, 34 and 90. RGB value is (119,52,144). Sum of RGB (Red+Green+Blue) = 119+52+144=315 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.78% from 315); Green value is 52 (20.70% from 255 or 16.51% from 315); Blue value is 144 (56.64% from 255 or 45.71% from 315); Max value from RGB is 144 - color contains mainly: blue. Hex color #773490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773490 is #88CB6F. Grayscale: #525252. Windows color (decimal): -8964976 or 9450615. OLE color: 9450615.
HSL color Cylindrical-coordinate representation of color #773490: hue angle of 283.7º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #773490 is Cyan = 0.17, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 52 | 144 | - |
| CMYK | 0.17 | 0.64 | 0 | 0.44 |
| HSL | 283.7º | 0.47% | 0.38% | - |
| HSV(B) | 283.7º | 0.64% | 0.56% | - |
| XYZ | 13.87 | 8.39 | 27.27 | - |
| YUV | 82.52 | 162.7 | 154.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 144 | 0.17 | 0.64 | 0 | 0.44 | 283.7 | 0.47 | 0.38 |
| Hex | 77 | 34 | 90 | 11 | 40 | 0 | 2C | 11C | 2F | 26 |
| Octal | 167 | 64 | 220 | 21 | 100 | 0 | 54 | 434 | 57 | 46 |
| Binary | 1110111 | 110100 | 10010000 | 10001 | 1000000 | 0 | 101100 | 100011100 | 101111 | 100110 |
Color Harmonies of #773490
Complementary color
Monochromatic Colors of #773490
Black with #773490
Text Example
Text Example
White with #773490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773490; }
p { color: rgb(119,52,144); }
H1.HeaderClassName
{
color: #773490;
}
.AnyTagClassName
{
color: #773490;
}
</style>
background-color css
<style>
a { background-color: #773490; }
a { background-color: rgb(119,52,144); }
div.DivClassName
{
background-color: #773490;
}
.BgClassName
{
background-color: #773490;
}
</style>
border-color css
<style>
span { border-color: #773490; }
span { border-color: rgb(119,52,144); }
td.TdClassName
{
border-color: #773490;
}
.TagClassName
{
border-color: #773490;
}
</style>