Shades of Vivid Violet #822298
Tints of Vivid Violet #822298
RGB
CMYK
RGB Variations
Color information
#822298 (or 0x822298) is known color: Vivid Violet. HEX triplet: 82, 22 and 98. RGB value is (130,34,152). Sum of RGB (Red+Green+Blue) = 130+34+152=316 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.14% from 316); Green value is 34 (13.67% from 255 or 10.76% from 316); Blue value is 152 (59.77% from 255 or 48.10% from 316); Max value from RGB is 152 - color contains mainly: blue. Hex color #822298 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #822298 is #7DDD67. Grayscale: #4B4B4B. Windows color (decimal): -8248680 or 9970306. OLE color: 9970306.
HSL color Cylindrical-coordinate representation of color #822298: hue angle of 288.81º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #822298 is Cyan = 0.14, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 34 | 152 | - |
| CMYK | 0.14 | 0.78 | 0 | 0.40 |
| HSL | 288.81º | 0.63% | 0.36% | - |
| HSV(B) | 288.81º | 0.78% | 0.6% | - |
| XYZ | 15.45 | 8.16 | 30.47 | - |
| YUV | 76.16 | 170.8 | 166.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 34 | 152 | 0.14 | 0.78 | 0 | 0.40 | 288.81 | 0.63 | 0.36 |
| Hex | 82 | 22 | 98 | E | 4E | 0 | 28 | 121 | 3F | 24 |
| Octal | 202 | 42 | 230 | 16 | 116 | 0 | 50 | 441 | 77 | 44 |
| Binary | 10000010 | 100010 | 10011000 | 1110 | 1001110 | 0 | 101000 | 100100001 | 111111 | 100100 |
Color Harmonies of #822298
Complementary color
Monochromatic Colors of #822298
Black with #822298
Text Example
Text Example
White with #822298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822298; }
p { color: rgb(130,34,152); }
H1.HeaderClassName
{
color: #822298;
}
.AnyTagClassName
{
color: #822298;
}
</style>
background-color css
<style>
a { background-color: #822298; }
a { background-color: rgb(130,34,152); }
div.DivClassName
{
background-color: #822298;
}
.BgClassName
{
background-color: #822298;
}
</style>
border-color css
<style>
span { border-color: #822298; }
span { border-color: rgb(130,34,152); }
td.TdClassName
{
border-color: #822298;
}
.TagClassName
{
border-color: #822298;
}
</style>