Shades of Vivid Violet #793397
Tints of Vivid Violet #793397
RGB
CMYK
RGB Variations
Color information
#793397 (or 0x793397) is known color: Vivid Violet. HEX triplet: 79, 33 and 97. RGB value is (121,51,151). Sum of RGB (Red+Green+Blue) = 121+51+151=323 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.46% from 323); Green value is 51 (20.31% from 255 or 15.79% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #793397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793397 is #86CC68. Grayscale: #535353. Windows color (decimal): -8834153 or 9909113. OLE color: 9909113.
HSL color Cylindrical-coordinate representation of color #793397: hue angle of 282º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #793397 is Cyan = 0.20, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 51 | 151 | - |
| CMYK | 0.20 | 0.66 | 0 | 0.41 |
| HSL | 282º | 0.5% | 0.4% | - |
| HSV(B) | 282º | 0.66% | 0.59% | - |
| XYZ | 14.65 | 8.67 | 30.18 | - |
| YUV | 83.33 | 166.19 | 154.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 151 | 0.20 | 0.66 | 0 | 0.41 | 282 | 0.5 | 0.4 |
| Hex | 79 | 33 | 97 | 14 | 42 | 0 | 29 | 11A | 32 | 28 |
| Octal | 171 | 63 | 227 | 24 | 102 | 0 | 51 | 432 | 62 | 50 |
| Binary | 1111001 | 110011 | 10010111 | 10100 | 1000010 | 0 | 101001 | 100011010 | 110010 | 101000 |
Color Harmonies of #793397
Complementary color
Monochromatic Colors of #793397
Black with #793397
Text Example
Text Example
White with #793397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793397; }
p { color: rgb(121,51,151); }
H1.HeaderClassName
{
color: #793397;
}
.AnyTagClassName
{
color: #793397;
}
</style>
background-color css
<style>
a { background-color: #793397; }
a { background-color: rgb(121,51,151); }
div.DivClassName
{
background-color: #793397;
}
.BgClassName
{
background-color: #793397;
}
</style>
border-color css
<style>
span { border-color: #793397; }
span { border-color: rgb(121,51,151); }
td.TdClassName
{
border-color: #793397;
}
.TagClassName
{
border-color: #793397;
}
</style>