Shades of Vivid Violet #822796
Tints of Vivid Violet #822796
RGB
CMYK
RGB Variations
Color information
#822796 (or 0x822796) is known color: Vivid Violet. HEX triplet: 82, 27 and 96. RGB value is (130,39,150). Sum of RGB (Red+Green+Blue) = 130+39+150=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 39 (15.62% from 255 or 12.23% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #822796 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #822796 is #7DD869. Grayscale: #4E4E4E. Windows color (decimal): -8247402 or 9840514. OLE color: 9840514.
HSL color Cylindrical-coordinate representation of color #822796: hue angle of 289.19º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #822796 is Cyan = 0.13, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 39 | 150 | - |
| CMYK | 0.13 | 0.74 | 0 | 0.41 |
| HSL | 289.19º | 0.59% | 0.37% | - |
| HSV(B) | 289.19º | 0.74% | 0.59% | - |
| XYZ | 15.44 | 8.4 | 29.66 | - |
| YUV | 78.86 | 168.15 | 164.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 150 | 0.13 | 0.74 | 0 | 0.41 | 289.19 | 0.59 | 0.37 |
| Hex | 82 | 27 | 96 | D | 4A | 0 | 29 | 121 | 3B | 25 |
| Octal | 202 | 47 | 226 | 15 | 112 | 0 | 51 | 441 | 73 | 45 |
| Binary | 10000010 | 100111 | 10010110 | 1101 | 1001010 | 0 | 101001 | 100100001 | 111011 | 100101 |
Color Harmonies of #822796
Complementary color
Monochromatic Colors of #822796
Black with #822796
Text Example
Text Example
White with #822796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822796; }
p { color: rgb(130,39,150); }
H1.HeaderClassName
{
color: #822796;
}
.AnyTagClassName
{
color: #822796;
}
</style>
background-color css
<style>
a { background-color: #822796; }
a { background-color: rgb(130,39,150); }
div.DivClassName
{
background-color: #822796;
}
.BgClassName
{
background-color: #822796;
}
</style>
border-color css
<style>
span { border-color: #822796; }
span { border-color: rgb(130,39,150); }
td.TdClassName
{
border-color: #822796;
}
.TagClassName
{
border-color: #822796;
}
</style>