Shades of Vivid Violet #822398
Tints of Vivid Violet #822398
RGB
CMYK
RGB Variations
Color information
#822398 (or 0x822398) is known color: Vivid Violet. HEX triplet: 82, 23 and 98. RGB value is (130,35,152). Sum of RGB (Red+Green+Blue) = 130+35+152=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 35 (14.06% from 255 or 11.04% from 317); Blue value is 152 (59.77% from 255 or 47.95% from 317); Max value from RGB is 152 - color contains mainly: blue. Hex color #822398 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #822398 is #7DDC67. Grayscale: #4C4C4C. Windows color (decimal): -8248424 or 9970562. OLE color: 9970562.
HSL color Cylindrical-coordinate representation of color #822398: hue angle of 288.72º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #822398 is Cyan = 0.14, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 35 | 152 | - |
| CMYK | 0.14 | 0.77 | 0 | 0.40 |
| HSL | 288.72º | 0.63% | 0.37% | - |
| HSV(B) | 288.72º | 0.77% | 0.6% | - |
| XYZ | 15.47 | 8.21 | 30.48 | - |
| YUV | 76.74 | 170.47 | 165.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 35 | 152 | 0.14 | 0.77 | 0 | 0.40 | 288.72 | 0.63 | 0.37 |
| Hex | 82 | 23 | 98 | E | 4D | 0 | 28 | 121 | 3F | 25 |
| Octal | 202 | 43 | 230 | 16 | 115 | 0 | 50 | 441 | 77 | 45 |
| Binary | 10000010 | 100011 | 10011000 | 1110 | 1001101 | 0 | 101000 | 100100001 | 111111 | 100101 |
Color Harmonies of #822398
Complementary color
Monochromatic Colors of #822398
Black with #822398
Text Example
Text Example
White with #822398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822398; }
p { color: rgb(130,35,152); }
H1.HeaderClassName
{
color: #822398;
}
.AnyTagClassName
{
color: #822398;
}
</style>
background-color css
<style>
a { background-color: #822398; }
a { background-color: rgb(130,35,152); }
div.DivClassName
{
background-color: #822398;
}
.BgClassName
{
background-color: #822398;
}
</style>
border-color css
<style>
span { border-color: #822398; }
span { border-color: rgb(130,35,152); }
td.TdClassName
{
border-color: #822398;
}
.TagClassName
{
border-color: #822398;
}
</style>