Shades of Vivid Violet #822795
Tints of Vivid Violet #822795
RGB
CMYK
RGB Variations
Color information
#822795 (or 0x822795) is known color: Vivid Violet. HEX triplet: 82, 27 and 95. RGB value is (130,39,149). Sum of RGB (Red+Green+Blue) = 130+39+149=318 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.88% from 318); Green value is 39 (15.62% from 255 or 12.26% from 318); Blue value is 149 (58.59% from 255 or 46.86% from 318); Max value from RGB is 149 - color contains mainly: blue. Hex color #822795 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #822795 is #7DD86A. Grayscale: #4E4E4E. Windows color (decimal): -8247403 or 9774978. OLE color: 9774978.
HSL color Cylindrical-coordinate representation of color #822795: hue angle of 289.64º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #822795 is Cyan = 0.13, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 39 | 149 | - |
| CMYK | 0.13 | 0.74 | 0 | 0.42 |
| HSL | 289.64º | 0.59% | 0.37% | - |
| HSV(B) | 289.64º | 0.74% | 0.58% | - |
| XYZ | 15.36 | 8.37 | 29.24 | - |
| YUV | 78.75 | 167.65 | 164.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 39 | 149 | 0.13 | 0.74 | 0 | 0.42 | 289.64 | 0.59 | 0.37 |
| Hex | 82 | 27 | 95 | D | 4A | 0 | 2A | 122 | 3B | 25 |
| Octal | 202 | 47 | 225 | 15 | 112 | 0 | 52 | 442 | 73 | 45 |
| Binary | 10000010 | 100111 | 10010101 | 1101 | 1001010 | 0 | 101010 | 100100010 | 111011 | 100101 |
Color Harmonies of #822795
Complementary color
Monochromatic Colors of #822795
Black with #822795
Text Example
Text Example
White with #822795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822795; }
p { color: rgb(130,39,149); }
H1.HeaderClassName
{
color: #822795;
}
.AnyTagClassName
{
color: #822795;
}
</style>
background-color css
<style>
a { background-color: #822795; }
a { background-color: rgb(130,39,149); }
div.DivClassName
{
background-color: #822795;
}
.BgClassName
{
background-color: #822795;
}
</style>
border-color css
<style>
span { border-color: #822795; }
span { border-color: rgb(130,39,149); }
td.TdClassName
{
border-color: #822795;
}
.TagClassName
{
border-color: #822795;
}
</style>