Shades of Vivid Violet #793089
Tints of Vivid Violet #793089
RGB
CMYK
RGB Variations
Color information
#793089 (or 0x793089) is known color: Vivid Violet. HEX triplet: 79, 30 and 89. RGB value is (121,48,137). Sum of RGB (Red+Green+Blue) = 121+48+137=306 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.54% from 306); Green value is 48 (19.14% from 255 or 15.69% from 306); Blue value is 137 (53.91% from 255 or 44.77% from 306); Max value from RGB is 137 - color contains mainly: blue. Hex color #793089 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793089 is #86CF76. Grayscale: #4F4F4F. Windows color (decimal): -8834935 or 8990841. OLE color: 8990841.
HSL color Cylindrical-coordinate representation of color #793089: hue angle of 289.21º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #793089 is Cyan = 0.12, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 48 | 137 | - |
| CMYK | 0.12 | 0.65 | 0 | 0.46 |
| HSL | 289.21º | 0.48% | 0.36% | - |
| HSV(B) | 289.21º | 0.65% | 0.54% | - |
| XYZ | 13.46 | 7.98 | 24.5 | - |
| YUV | 79.97 | 160.18 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 137 | 0.12 | 0.65 | 0 | 0.46 | 289.21 | 0.48 | 0.36 |
| Hex | 79 | 30 | 89 | C | 41 | 0 | 2E | 121 | 30 | 24 |
| Octal | 171 | 60 | 211 | 14 | 101 | 0 | 56 | 441 | 60 | 44 |
| Binary | 1111001 | 110000 | 10001001 | 1100 | 1000001 | 0 | 101110 | 100100001 | 110000 | 100100 |
Color Harmonies of #793089
Complementary color
Monochromatic Colors of #793089
Black with #793089
Text Example
Text Example
White with #793089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793089; }
p { color: rgb(121,48,137); }
H1.HeaderClassName
{
color: #793089;
}
.AnyTagClassName
{
color: #793089;
}
</style>
background-color css
<style>
a { background-color: #793089; }
a { background-color: rgb(121,48,137); }
div.DivClassName
{
background-color: #793089;
}
.BgClassName
{
background-color: #793089;
}
</style>
border-color css
<style>
span { border-color: #793089; }
span { border-color: rgb(121,48,137); }
td.TdClassName
{
border-color: #793089;
}
.TagClassName
{
border-color: #793089;
}
</style>