Shades of Vivid Violet #822690
Tints of Vivid Violet #822690
RGB
CMYK
RGB Variations
Color information
#822690 (or 0x822690) is known color: Vivid Violet. HEX triplet: 82, 26 and 90. RGB value is (130,38,144). Sum of RGB (Red+Green+Blue) = 130+38+144=312 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.67% from 312); Green value is 38 (15.23% from 255 or 12.18% from 312); Blue value is 144 (56.64% from 255 or 46.15% from 312); Max value from RGB is 144 - color contains mainly: blue. Hex color #822690 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #822690 is #7DD96F. Grayscale: #4D4D4D. Windows color (decimal): -8247664 or 9447042. OLE color: 9447042.
HSL color Cylindrical-coordinate representation of color #822690: hue angle of 292.08º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #822690 is Cyan = 0.10, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 38 | 144 | - |
| CMYK | 0.10 | 0.74 | 0 | 0.44 |
| HSL | 292.08º | 0.58% | 0.36% | - |
| HSV(B) | 292.08º | 0.74% | 0.56% | - |
| XYZ | 14.93 | 8.15 | 27.17 | - |
| YUV | 77.59 | 165.48 | 165.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 38 | 144 | 0.10 | 0.74 | 0 | 0.44 | 292.08 | 0.58 | 0.36 |
| Hex | 82 | 26 | 90 | A | 4A | 0 | 2C | 124 | 3A | 24 |
| Octal | 202 | 46 | 220 | 12 | 112 | 0 | 54 | 444 | 72 | 44 |
| Binary | 10000010 | 100110 | 10010000 | 1010 | 1001010 | 0 | 101100 | 100100100 | 111010 | 100100 |
Color Harmonies of #822690
Complementary color
Monochromatic Colors of #822690
Black with #822690
Text Example
Text Example
White with #822690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822690; }
p { color: rgb(130,38,144); }
H1.HeaderClassName
{
color: #822690;
}
.AnyTagClassName
{
color: #822690;
}
</style>
background-color css
<style>
a { background-color: #822690; }
a { background-color: rgb(130,38,144); }
div.DivClassName
{
background-color: #822690;
}
.BgClassName
{
background-color: #822690;
}
</style>
border-color css
<style>
span { border-color: #822690; }
span { border-color: rgb(130,38,144); }
td.TdClassName
{
border-color: #822690;
}
.TagClassName
{
border-color: #822690;
}
</style>