Shades of Vivid Violet #793390
Tints of Vivid Violet #793390
RGB
CMYK
RGB Variations
Color information
#793390 (or 0x793390) is known color: Vivid Violet. HEX triplet: 79, 33 and 90. RGB value is (121,51,144). Sum of RGB (Red+Green+Blue) = 121+51+144=316 (41% of max value = 765). Red value is 121 (47.66% from 255 or 38.29% from 316); Green value is 51 (20.31% from 255 or 16.14% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #793390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793390 is #86CC6F. Grayscale: #525252. Windows color (decimal): -8834160 or 9450361. OLE color: 9450361.
HSL color Cylindrical-coordinate representation of color #793390: hue angle of 285.16º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #793390 is Cyan = 0.16, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 51 | 144 | - |
| CMYK | 0.16 | 0.65 | 0 | 0.44 |
| HSL | 285.16º | 0.48% | 0.38% | - |
| HSV(B) | 285.16º | 0.65% | 0.56% | - |
| XYZ | 14.1 | 8.45 | 27.27 | - |
| YUV | 82.53 | 162.69 | 155.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 144 | 0.16 | 0.65 | 0 | 0.44 | 285.16 | 0.48 | 0.38 |
| Hex | 79 | 33 | 90 | 10 | 41 | 0 | 2C | 11D | 30 | 26 |
| Octal | 171 | 63 | 220 | 20 | 101 | 0 | 54 | 435 | 60 | 46 |
| Binary | 1111001 | 110011 | 10010000 | 10000 | 1000001 | 0 | 101100 | 100011101 | 110000 | 100110 |
Color Harmonies of #793390
Complementary color
Monochromatic Colors of #793390
Black with #793390
Text Example
Text Example
White with #793390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793390; }
p { color: rgb(121,51,144); }
H1.HeaderClassName
{
color: #793390;
}
.AnyTagClassName
{
color: #793390;
}
</style>
background-color css
<style>
a { background-color: #793390; }
a { background-color: rgb(121,51,144); }
div.DivClassName
{
background-color: #793390;
}
.BgClassName
{
background-color: #793390;
}
</style>
border-color css
<style>
span { border-color: #793390; }
span { border-color: rgb(121,51,144); }
td.TdClassName
{
border-color: #793390;
}
.TagClassName
{
border-color: #793390;
}
</style>