Shades of Vivid Violet #822397
Tints of Vivid Violet #822397
RGB
CMYK
RGB Variations
Color information
#822397 (or 0x822397) is known color: Vivid Violet. HEX triplet: 82, 23 and 97. RGB value is (130,35,151). Sum of RGB (Red+Green+Blue) = 130+35+151=316 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.14% from 316); Green value is 35 (14.06% from 255 or 11.08% from 316); Blue value is 151 (59.38% from 255 or 47.78% from 316); Max value from RGB is 151 - color contains mainly: blue. Hex color #822397 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #822397 is #7DDC68. Grayscale: #4C4C4C. Windows color (decimal): -8248425 or 9905026. OLE color: 9905026.
HSL color Cylindrical-coordinate representation of color #822397: hue angle of 289.14º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #822397 is Cyan = 0.14, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 35 | 151 | - |
| CMYK | 0.14 | 0.77 | 0 | 0.41 |
| HSL | 289.14º | 0.62% | 0.36% | - |
| HSV(B) | 289.14º | 0.77% | 0.59% | - |
| XYZ | 15.39 | 8.18 | 30.05 | - |
| YUV | 76.63 | 169.97 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 151 | 0.14 | 0.77 | 0 | 0.41 | 289.14 | 0.62 | 0.36 |
| Hex | 82 | 23 | 97 | E | 4D | 0 | 29 | 121 | 3E | 24 |
| Octal | 202 | 43 | 227 | 16 | 115 | 0 | 51 | 441 | 76 | 44 |
| Binary | 10000010 | 100011 | 10010111 | 1110 | 1001101 | 0 | 101001 | 100100001 | 111110 | 100100 |
Color Harmonies of #822397
Complementary color
Monochromatic Colors of #822397
Black with #822397
Text Example
Text Example
White with #822397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822397; }
p { color: rgb(130,35,151); }
H1.HeaderClassName
{
color: #822397;
}
.AnyTagClassName
{
color: #822397;
}
</style>
background-color css
<style>
a { background-color: #822397; }
a { background-color: rgb(130,35,151); }
div.DivClassName
{
background-color: #822397;
}
.BgClassName
{
background-color: #822397;
}
</style>
border-color css
<style>
span { border-color: #822397; }
span { border-color: rgb(130,35,151); }
td.TdClassName
{
border-color: #822397;
}
.TagClassName
{
border-color: #822397;
}
</style>