Shades of Vivid Violet #793889
Tints of Vivid Violet #793889
RGB
CMYK
RGB Variations
Color information
#793889 (or 0x793889) is known color: Vivid Violet. HEX triplet: 79, 38 and 89. RGB value is (121,56,137). Sum of RGB (Red+Green+Blue) = 121+56+137=314 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.54% from 314); Green value is 56 (22.27% from 255 or 17.83% from 314); Blue value is 137 (53.91% from 255 or 43.63% from 314); Max value from RGB is 137 - color contains mainly: blue. Hex color #793889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793889 is #86C776. Grayscale: #545454. Windows color (decimal): -8832887 or 8992889. OLE color: 8992889.
HSL color Cylindrical-coordinate representation of color #793889: hue angle of 288.15º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #793889 is Cyan = 0.12, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 56 | 137 | - |
| CMYK | 0.12 | 0.59 | 0 | 0.46 |
| HSL | 288.15º | 0.42% | 0.38% | - |
| HSV(B) | 288.15º | 0.59% | 0.54% | - |
| XYZ | 13.81 | 8.7 | 24.62 | - |
| YUV | 84.67 | 157.53 | 153.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 56 | 137 | 0.12 | 0.59 | 0 | 0.46 | 288.15 | 0.42 | 0.38 |
| Hex | 79 | 38 | 89 | C | 3B | 0 | 2E | 120 | 2A | 26 |
| Octal | 171 | 70 | 211 | 14 | 73 | 0 | 56 | 440 | 52 | 46 |
| Binary | 1111001 | 111000 | 10001001 | 1100 | 111011 | 0 | 101110 | 100100000 | 101010 | 100110 |
Color Harmonies of #793889
Complementary color
Monochromatic Colors of #793889
Black with #793889
Text Example
Text Example
White with #793889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793889; }
p { color: rgb(121,56,137); }
H1.HeaderClassName
{
color: #793889;
}
.AnyTagClassName
{
color: #793889;
}
</style>
background-color css
<style>
a { background-color: #793889; }
a { background-color: rgb(121,56,137); }
div.DivClassName
{
background-color: #793889;
}
.BgClassName
{
background-color: #793889;
}
</style>
border-color css
<style>
span { border-color: #793889; }
span { border-color: rgb(121,56,137); }
td.TdClassName
{
border-color: #793889;
}
.TagClassName
{
border-color: #793889;
}
</style>