Shades of Vivid Violet #793998
Tints of Vivid Violet #793998
RGB
CMYK
RGB Variations
Color information
#793998 (or 0x793998) is known color: Vivid Violet. HEX triplet: 79, 39 and 98. RGB value is (121,57,152). Sum of RGB (Red+Green+Blue) = 121+57+152=330 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.67% from 330); Green value is 57 (22.66% from 255 or 17.27% from 330); Blue value is 152 (59.77% from 255 or 46.06% from 330); Max value from RGB is 152 - color contains mainly: blue. Hex color #793998 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793998 is #86C667. Grayscale: #565656. Windows color (decimal): -8832616 or 9976185. OLE color: 9976185.
HSL color Cylindrical-coordinate representation of color #793998: hue angle of 280.42º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #793998 is Cyan = 0.20, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 57 | 152 | - |
| CMYK | 0.20 | 0.62 | 0 | 0.40 |
| HSL | 280.42º | 0.45% | 0.41% | - |
| HSV(B) | 280.42º | 0.63% | 0.6% | - |
| XYZ | 15.02 | 9.26 | 30.7 | - |
| YUV | 86.97 | 164.7 | 152.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 152 | 0.20 | 0.62 | 0 | 0.40 | 280.42 | 0.45 | 0.41 |
| Hex | 79 | 39 | 98 | 14 | 3E | 0 | 28 | 118 | 2D | 29 |
| Octal | 171 | 71 | 230 | 24 | 76 | 0 | 50 | 430 | 55 | 51 |
| Binary | 1111001 | 111001 | 10011000 | 10100 | 111110 | 0 | 101000 | 100011000 | 101101 | 101001 |
Color Harmonies of #793998
Complementary color
Monochromatic Colors of #793998
Black with #793998
Text Example
Text Example
White with #793998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793998; }
p { color: rgb(121,57,152); }
H1.HeaderClassName
{
color: #793998;
}
.AnyTagClassName
{
color: #793998;
}
</style>
background-color css
<style>
a { background-color: #793998; }
a { background-color: rgb(121,57,152); }
div.DivClassName
{
background-color: #793998;
}
.BgClassName
{
background-color: #793998;
}
</style>
border-color css
<style>
span { border-color: #793998; }
span { border-color: rgb(121,57,152); }
td.TdClassName
{
border-color: #793998;
}
.TagClassName
{
border-color: #793998;
}
</style>