Shades of Vivid Violet #793691
Tints of Vivid Violet #793691
RGB
CMYK
RGB Variations
Color information
#793691 (or 0x793691) is known color: Vivid Violet. HEX triplet: 79, 36 and 91. RGB value is (121,54,145). Sum of RGB (Red+Green+Blue) = 121+54+145=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 54 (21.48% from 255 or 16.88% from 320); Blue value is 145 (57.03% from 255 or 45.31% from 320); Max value from RGB is 145 - color contains mainly: blue. Hex color #793691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793691 is #86C96E. Grayscale: #545454. Windows color (decimal): -8833391 or 9516665. OLE color: 9516665.
HSL color Cylindrical-coordinate representation of color #793691: hue angle of 284.18º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #793691 is Cyan = 0.17, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 54 | 145 | - |
| CMYK | 0.17 | 0.63 | 0 | 0.43 |
| HSL | 284.18º | 0.46% | 0.39% | - |
| HSV(B) | 284.18º | 0.63% | 0.57% | - |
| XYZ | 14.32 | 8.75 | 27.72 | - |
| YUV | 84.41 | 162.2 | 154.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 145 | 0.17 | 0.63 | 0 | 0.43 | 284.18 | 0.46 | 0.39 |
| Hex | 79 | 36 | 91 | 11 | 3F | 0 | 2B | 11C | 2E | 27 |
| Octal | 171 | 66 | 221 | 21 | 77 | 0 | 53 | 434 | 56 | 47 |
| Binary | 1111001 | 110110 | 10010001 | 10001 | 111111 | 0 | 101011 | 100011100 | 101110 | 100111 |
Color Harmonies of #793691
Complementary color
Monochromatic Colors of #793691
Black with #793691
Text Example
Text Example
White with #793691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793691; }
p { color: rgb(121,54,145); }
H1.HeaderClassName
{
color: #793691;
}
.AnyTagClassName
{
color: #793691;
}
</style>
background-color css
<style>
a { background-color: #793691; }
a { background-color: rgb(121,54,145); }
div.DivClassName
{
background-color: #793691;
}
.BgClassName
{
background-color: #793691;
}
</style>
border-color css
<style>
span { border-color: #793691; }
span { border-color: rgb(121,54,145); }
td.TdClassName
{
border-color: #793691;
}
.TagClassName
{
border-color: #793691;
}
</style>