Shades of Vivid Violet #773590
Tints of Vivid Violet #773590
RGB
CMYK
RGB Variations
Color information
#773590 (or 0x773590) is known color: Vivid Violet. HEX triplet: 77, 35 and 90. RGB value is (119,53,144). Sum of RGB (Red+Green+Blue) = 119+53+144=316 (41% of max value = 765). Red value is 119 (46.88% from 255 or 37.66% from 316); Green value is 53 (21.09% from 255 or 16.77% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #773590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #773590 is #88CA6F. Grayscale: #525252. Windows color (decimal): -8964720 or 9450871. OLE color: 9450871.
HSL color Cylindrical-coordinate representation of color #773590: hue angle of 283.52º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #773590 is Cyan = 0.17, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 53 | 144 | - |
| CMYK | 0.17 | 0.63 | 0 | 0.44 |
| HSL | 283.52º | 0.46% | 0.39% | - |
| HSV(B) | 283.52º | 0.63% | 0.56% | - |
| XYZ | 13.91 | 8.48 | 27.29 | - |
| YUV | 83.11 | 162.37 | 153.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 144 | 0.17 | 0.63 | 0 | 0.44 | 283.52 | 0.46 | 0.39 |
| Hex | 77 | 35 | 90 | 11 | 3F | 0 | 2C | 11C | 2E | 27 |
| Octal | 167 | 65 | 220 | 21 | 77 | 0 | 54 | 434 | 56 | 47 |
| Binary | 1110111 | 110101 | 10010000 | 10001 | 111111 | 0 | 101100 | 100011100 | 101110 | 100111 |
Color Harmonies of #773590
Complementary color
Monochromatic Colors of #773590
Black with #773590
Text Example
Text Example
White with #773590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773590; }
p { color: rgb(119,53,144); }
H1.HeaderClassName
{
color: #773590;
}
.AnyTagClassName
{
color: #773590;
}
</style>
background-color css
<style>
a { background-color: #773590; }
a { background-color: rgb(119,53,144); }
div.DivClassName
{
background-color: #773590;
}
.BgClassName
{
background-color: #773590;
}
</style>
border-color css
<style>
span { border-color: #773590; }
span { border-color: rgb(119,53,144); }
td.TdClassName
{
border-color: #773590;
}
.TagClassName
{
border-color: #773590;
}
</style>