Shades of Vivid Violet #793886
Tints of Vivid Violet #793886
RGB
CMYK
RGB Variations
Color information
#793886 (or 0x793886) is known color: Vivid Violet. HEX triplet: 79, 38 and 86. RGB value is (121,56,134). Sum of RGB (Red+Green+Blue) = 121+56+134=311 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.91% from 311); Green value is 56 (22.27% from 255 or 18.01% from 311); Blue value is 134 (52.73% from 255 or 43.09% from 311); Max value from RGB is 134 - color contains mainly: blue. Hex color #793886 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793886 is #86C779. Grayscale: #545454. Windows color (decimal): -8832890 or 8796281. OLE color: 8796281.
HSL color Cylindrical-coordinate representation of color #793886: hue angle of 290º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #793886 is Cyan = 0.10, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 56 | 134 | - |
| CMYK | 0.10 | 0.58 | 0 | 0.47 |
| HSL | 290º | 0.41% | 0.37% | - |
| HSV(B) | 290º | 0.58% | 0.53% | - |
| XYZ | 13.6 | 8.61 | 23.5 | - |
| YUV | 84.33 | 156.03 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 134 | 0.10 | 0.58 | 0 | 0.47 | 290 | 0.41 | 0.37 |
| Hex | 79 | 38 | 86 | A | 3A | 0 | 2F | 122 | 29 | 25 |
| Octal | 171 | 70 | 206 | 12 | 72 | 0 | 57 | 442 | 51 | 45 |
| Binary | 1111001 | 111000 | 10000110 | 1010 | 111010 | 0 | 101111 | 100100010 | 101001 | 100101 |
Color Harmonies of #793886
Complementary color
Monochromatic Colors of #793886
Black with #793886
Text Example
Text Example
White with #793886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793886; }
p { color: rgb(121,56,134); }
H1.HeaderClassName
{
color: #793886;
}
.AnyTagClassName
{
color: #793886;
}
</style>
background-color css
<style>
a { background-color: #793886; }
a { background-color: rgb(121,56,134); }
div.DivClassName
{
background-color: #793886;
}
.BgClassName
{
background-color: #793886;
}
</style>
border-color css
<style>
span { border-color: #793886; }
span { border-color: rgb(121,56,134); }
td.TdClassName
{
border-color: #793886;
}
.TagClassName
{
border-color: #793886;
}
</style>