Shades of Vivid Violet #793389
Tints of Vivid Violet #793389
RGB
CMYK
RGB Variations
Color information
#793389 (or 0x793389) is known color: Vivid Violet. HEX triplet: 79, 33 and 89. RGB value is (121,51,137). Sum of RGB (Red+Green+Blue) = 121+51+137=309 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.16% from 309); Green value is 51 (20.31% from 255 or 16.50% from 309); Blue value is 137 (53.91% from 255 or 44.34% from 309); Max value from RGB is 137 - color contains mainly: blue. Hex color #793389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793389 is #86CC76. Grayscale: #515151. Windows color (decimal): -8834167 or 8991609. OLE color: 8991609.
HSL color Cylindrical-coordinate representation of color #793389: hue angle of 288.84º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #793389 is Cyan = 0.12, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 51 | 137 | - |
| CMYK | 0.12 | 0.63 | 0 | 0.46 |
| HSL | 288.84º | 0.46% | 0.37% | - |
| HSV(B) | 288.84º | 0.63% | 0.54% | - |
| XYZ | 13.58 | 8.24 | 24.54 | - |
| YUV | 81.73 | 159.19 | 156.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 137 | 0.12 | 0.63 | 0 | 0.46 | 288.84 | 0.46 | 0.37 |
| Hex | 79 | 33 | 89 | C | 3F | 0 | 2E | 121 | 2E | 25 |
| Octal | 171 | 63 | 211 | 14 | 77 | 0 | 56 | 441 | 56 | 45 |
| Binary | 1111001 | 110011 | 10001001 | 1100 | 111111 | 0 | 101110 | 100100001 | 101110 | 100101 |
Color Harmonies of #793389
Complementary color
Monochromatic Colors of #793389
Black with #793389
Text Example
Text Example
White with #793389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793389; }
p { color: rgb(121,51,137); }
H1.HeaderClassName
{
color: #793389;
}
.AnyTagClassName
{
color: #793389;
}
</style>
background-color css
<style>
a { background-color: #793389; }
a { background-color: rgb(121,51,137); }
div.DivClassName
{
background-color: #793389;
}
.BgClassName
{
background-color: #793389;
}
</style>
border-color css
<style>
span { border-color: #793389; }
span { border-color: rgb(121,51,137); }
td.TdClassName
{
border-color: #793389;
}
.TagClassName
{
border-color: #793389;
}
</style>