Shades of Vivid Violet #793087
Tints of Vivid Violet #793087
RGB
CMYK
RGB Variations
Color information
#793087 (or 0x793087) is known color: Vivid Violet. HEX triplet: 79, 30 and 87. RGB value is (121,48,135). Sum of RGB (Red+Green+Blue) = 121+48+135=304 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.80% from 304); Green value is 48 (19.14% from 255 or 15.79% from 304); Blue value is 135 (53.12% from 255 or 44.41% from 304); Max value from RGB is 135 - color contains mainly: blue. Hex color #793087 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #793087 is #86CF78. Grayscale: #4F4F4F. Windows color (decimal): -8834937 or 8859769. OLE color: 8859769.
HSL color Cylindrical-coordinate representation of color #793087: hue angle of 290.34º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #793087 is Cyan = 0.10, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 48 | 135 | - |
| CMYK | 0.10 | 0.64 | 0 | 0.47 |
| HSL | 290.34º | 0.48% | 0.36% | - |
| HSV(B) | 290.34º | 0.64% | 0.53% | - |
| XYZ | 13.32 | 7.93 | 23.75 | - |
| YUV | 79.75 | 159.18 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 48 | 135 | 0.10 | 0.64 | 0 | 0.47 | 290.34 | 0.48 | 0.36 |
| Hex | 79 | 30 | 87 | A | 40 | 0 | 2F | 122 | 30 | 24 |
| Octal | 171 | 60 | 207 | 12 | 100 | 0 | 57 | 442 | 60 | 44 |
| Binary | 1111001 | 110000 | 10000111 | 1010 | 1000000 | 0 | 101111 | 100100010 | 110000 | 100100 |
Color Harmonies of #793087
Complementary color
Monochromatic Colors of #793087
Black with #793087
Text Example
Text Example
White with #793087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793087; }
p { color: rgb(121,48,135); }
H1.HeaderClassName
{
color: #793087;
}
.AnyTagClassName
{
color: #793087;
}
</style>
background-color css
<style>
a { background-color: #793087; }
a { background-color: rgb(121,48,135); }
div.DivClassName
{
background-color: #793087;
}
.BgClassName
{
background-color: #793087;
}
</style>
border-color css
<style>
span { border-color: #793087; }
span { border-color: rgb(121,48,135); }
td.TdClassName
{
border-color: #793087;
}
.TagClassName
{
border-color: #793087;
}
</style>