Shades of Vivid Violet #792790
Tints of Vivid Violet #792790
RGB
CMYK
RGB Variations
Color information
#792790 (or 0x792790) is known color: Vivid Violet. HEX triplet: 79, 27 and 90. RGB value is (121,39,144). Sum of RGB (Red+Green+Blue) = 121+39+144=304 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.80% from 304); Green value is 39 (15.62% from 255 or 12.83% from 304); Blue value is 144 (56.64% from 255 or 47.37% from 304); Max value from RGB is 144 - color contains mainly: blue. Hex color #792790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #792790 is #86D86F. Grayscale: #4B4B4B. Windows color (decimal): -8837232 or 9447289. OLE color: 9447289.
HSL color Cylindrical-coordinate representation of color #792790: hue angle of 286.86º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #792790 is Cyan = 0.16, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 39 | 144 | - |
| CMYK | 0.16 | 0.73 | 0 | 0.44 |
| HSL | 286.86º | 0.57% | 0.36% | - |
| HSV(B) | 286.86º | 0.73% | 0.56% | - |
| XYZ | 13.64 | 7.53 | 27.12 | - |
| YUV | 75.49 | 166.67 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 39 | 144 | 0.16 | 0.73 | 0 | 0.44 | 286.86 | 0.57 | 0.36 |
| Hex | 79 | 27 | 90 | 10 | 49 | 0 | 2C | 11F | 39 | 24 |
| Octal | 171 | 47 | 220 | 20 | 111 | 0 | 54 | 437 | 71 | 44 |
| Binary | 1111001 | 100111 | 10010000 | 10000 | 1001001 | 0 | 101100 | 100011111 | 111001 | 100100 |
Color Harmonies of #792790
Complementary color
Monochromatic Colors of #792790
Black with #792790
Text Example
Text Example
White with #792790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792790; }
p { color: rgb(121,39,144); }
H1.HeaderClassName
{
color: #792790;
}
.AnyTagClassName
{
color: #792790;
}
</style>
background-color css
<style>
a { background-color: #792790; }
a { background-color: rgb(121,39,144); }
div.DivClassName
{
background-color: #792790;
}
.BgClassName
{
background-color: #792790;
}
</style>
border-color css
<style>
span { border-color: #792790; }
span { border-color: rgb(121,39,144); }
td.TdClassName
{
border-color: #792790;
}
.TagClassName
{
border-color: #792790;
}
</style>