Shades of Vivid Violet #793793
Tints of Vivid Violet #793793
RGB
CMYK
RGB Variations
Color information
#793793 (or 0x793793) is known color: Vivid Violet. HEX triplet: 79, 37 and 93. RGB value is (121,55,147). Sum of RGB (Red+Green+Blue) = 121+55+147=323 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.46% from 323); Green value is 55 (21.88% from 255 or 17.03% from 323); Blue value is 147 (57.81% from 255 or 45.51% from 323); Max value from RGB is 147 - color contains mainly: blue. Hex color #793793 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793793 is #86C86C. Grayscale: #545454. Windows color (decimal): -8833133 or 9647993. OLE color: 9647993.
HSL color Cylindrical-coordinate representation of color #793793: hue angle of 283.04º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #793793 is Cyan = 0.18, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 55 | 147 | - |
| CMYK | 0.18 | 0.63 | 0 | 0.42 |
| HSL | 283.04º | 0.46% | 0.4% | - |
| HSV(B) | 283.04º | 0.63% | 0.58% | - |
| XYZ | 14.52 | 8.9 | 28.56 | - |
| YUV | 85.22 | 162.87 | 153.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 147 | 0.18 | 0.63 | 0 | 0.42 | 283.04 | 0.46 | 0.4 |
| Hex | 79 | 37 | 93 | 12 | 3F | 0 | 2A | 11B | 2E | 28 |
| Octal | 171 | 67 | 223 | 22 | 77 | 0 | 52 | 433 | 56 | 50 |
| Binary | 1111001 | 110111 | 10010011 | 10010 | 111111 | 0 | 101010 | 100011011 | 101110 | 101000 |
Color Harmonies of #793793
Complementary color
Monochromatic Colors of #793793
Black with #793793
Text Example
Text Example
White with #793793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793793; }
p { color: rgb(121,55,147); }
H1.HeaderClassName
{
color: #793793;
}
.AnyTagClassName
{
color: #793793;
}
</style>
background-color css
<style>
a { background-color: #793793; }
a { background-color: rgb(121,55,147); }
div.DivClassName
{
background-color: #793793;
}
.BgClassName
{
background-color: #793793;
}
</style>
border-color css
<style>
span { border-color: #793793; }
span { border-color: rgb(121,55,147); }
td.TdClassName
{
border-color: #793793;
}
.TagClassName
{
border-color: #793793;
}
</style>