Shades of Vivid Violet #793499
Tints of Vivid Violet #793499
RGB
CMYK
RGB Variations
Color information
#793499 (or 0x793499) is known color: Vivid Violet. HEX triplet: 79, 34 and 99. RGB value is (121,52,153). Sum of RGB (Red+Green+Blue) = 121+52+153=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 52 (20.70% from 255 or 15.95% from 326); Blue value is 153 (60.16% from 255 or 46.93% from 326); Max value from RGB is 153 - color contains mainly: blue. Hex color #793499 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793499 is #86CB66. Grayscale: #535353. Windows color (decimal): -8833895 or 10040441. OLE color: 10040441.
HSL color Cylindrical-coordinate representation of color #793499: hue angle of 280.99º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #793499 is Cyan = 0.21, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 121 | 52 | 153 | - |
| CMYK | 0.21 | 0.66 | 0 | 0.4 |
| HSL | 280.99º | 0.49% | 0.4% | - |
| HSV(B) | 280.99º | 0.66% | 0.6% | - |
| XYZ | 14.86 | 8.82 | 31.06 | - |
| YUV | 84.15 | 166.86 | 154.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 153 | 0.21 | 0.66 | 0 | 0.4 | 280.99 | 0.49 | 0.4 |
| Hex | 79 | 34 | 99 | 15 | 42 | 0 | 28 | 119 | 31 | 28 |
| Octal | 171 | 64 | 231 | 25 | 102 | 0 | 50 | 431 | 61 | 50 |
| Binary | 1111001 | 110100 | 10011001 | 10101 | 1000010 | 0 | 101000 | 100011001 | 110001 | 101000 |
Color Harmonies of #793499
Complementary color
Monochromatic Colors of #793499
Black with #793499
Text Example
Text Example
White with #793499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793499; }
p { color: rgb(121,52,153); }
H1.HeaderClassName
{
color: #793499;
}
.AnyTagClassName
{
color: #793499;
}
</style>
background-color css
<style>
a { background-color: #793499; }
a { background-color: rgb(121,52,153); }
div.DivClassName
{
background-color: #793499;
}
.BgClassName
{
background-color: #793499;
}
</style>
border-color css
<style>
span { border-color: #793499; }
span { border-color: rgb(121,52,153); }
td.TdClassName
{
border-color: #793499;
}
.TagClassName
{
border-color: #793499;
}
</style>