Shades of Vivid Violet #793586
Tints of Vivid Violet #793586
RGB
CMYK
RGB Variations
Color information
#793586 (or 0x793586) is known color: Vivid Violet. HEX triplet: 79, 35 and 86. RGB value is (121,53,134). Sum of RGB (Red+Green+Blue) = 121+53+134=308 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.29% from 308); Green value is 53 (21.09% from 255 or 17.21% from 308); Blue value is 134 (52.73% from 255 or 43.51% from 308); Max value from RGB is 134 - color contains mainly: blue. Hex color #793586 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793586 is #86CA79. Grayscale: #525252. Windows color (decimal): -8833658 or 8795513. OLE color: 8795513.
HSL color Cylindrical-coordinate representation of color #793586: hue angle of 290.37º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #793586 is Cyan = 0.10, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 53 | 134 | - |
| CMYK | 0.10 | 0.60 | 0 | 0.47 |
| HSL | 290.37º | 0.43% | 0.37% | - |
| HSV(B) | 290.37º | 0.6% | 0.53% | - |
| XYZ | 13.46 | 8.33 | 23.45 | - |
| YUV | 82.57 | 157.03 | 155.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 53 | 134 | 0.10 | 0.60 | 0 | 0.47 | 290.37 | 0.43 | 0.37 |
| Hex | 79 | 35 | 86 | A | 3C | 0 | 2F | 122 | 2B | 25 |
| Octal | 171 | 65 | 206 | 12 | 74 | 0 | 57 | 442 | 53 | 45 |
| Binary | 1111001 | 110101 | 10000110 | 1010 | 111100 | 0 | 101111 | 100100010 | 101011 | 100101 |
Color Harmonies of #793586
Complementary color
Monochromatic Colors of #793586
Black with #793586
Text Example
Text Example
White with #793586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793586; }
p { color: rgb(121,53,134); }
H1.HeaderClassName
{
color: #793586;
}
.AnyTagClassName
{
color: #793586;
}
</style>
background-color css
<style>
a { background-color: #793586; }
a { background-color: rgb(121,53,134); }
div.DivClassName
{
background-color: #793586;
}
.BgClassName
{
background-color: #793586;
}
</style>
border-color css
<style>
span { border-color: #793586; }
span { border-color: rgb(121,53,134); }
td.TdClassName
{
border-color: #793586;
}
.TagClassName
{
border-color: #793586;
}
</style>