Shades of Vivid Violet #791694
Tints of Vivid Violet #791694
RGB
CMYK
RGB Variations
Color information
#791694 (or 0x791694) is known color: Vivid Violet. HEX triplet: 79, 16 and 94. RGB value is (121,22,148). Sum of RGB (Red+Green+Blue) = 121+22+148=291 (38% of max value = 765). Red value is 121 (47.66% from 255 or 41.58% from 291); Green value is 22 (8.98% from 255 or 7.56% from 291); Blue value is 148 (58.20% from 255 or 50.86% from 291); Max value from RGB is 148 - color contains mainly: blue. Hex color #791694 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791694 is #86E96B. Grayscale: #414141. Windows color (decimal): -8841580 or 9705081. OLE color: 9705081.
HSL color Cylindrical-coordinate representation of color #791694: hue angle of 287.14º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791694 is Cyan = 0.18, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 22 | 148 | - |
| CMYK | 0.18 | 0.85 | 0 | 0.42 |
| HSL | 287.14º | 0.74% | 0.33% | - |
| HSV(B) | 287.14º | 0.85% | 0.58% | - |
| XYZ | 13.52 | 6.78 | 28.61 | - |
| YUV | 65.97 | 174.3 | 167.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 148 | 0.18 | 0.85 | 0 | 0.42 | 287.14 | 0.74 | 0.33 |
| Hex | 79 | 16 | 94 | 12 | 55 | 0 | 2A | 11F | 4A | 21 |
| Octal | 171 | 26 | 224 | 22 | 125 | 0 | 52 | 437 | 112 | 41 |
| Binary | 1111001 | 10110 | 10010100 | 10010 | 1010101 | 0 | 101010 | 100011111 | 1001010 | 100001 |
Color Harmonies of #791694
Complementary color
Monochromatic Colors of #791694
Black with #791694
Text Example
Text Example
White with #791694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791694; }
p { color: rgb(121,22,148); }
H1.HeaderClassName
{
color: #791694;
}
.AnyTagClassName
{
color: #791694;
}
</style>
background-color css
<style>
a { background-color: #791694; }
a { background-color: rgb(121,22,148); }
div.DivClassName
{
background-color: #791694;
}
.BgClassName
{
background-color: #791694;
}
</style>
border-color css
<style>
span { border-color: #791694; }
span { border-color: rgb(121,22,148); }
td.TdClassName
{
border-color: #791694;
}
.TagClassName
{
border-color: #791694;
}
</style>