Shades of Vivid Violet #824796
Tints of Vivid Violet #824796
RGB
CMYK
RGB Variations
Color information
#824796 (or 0x824796) is known color: Vivid Violet. HEX triplet: 82, 47 and 96. RGB value is (130,71,150). Sum of RGB (Red+Green+Blue) = 130+71+150=351 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.04% from 351); Green value is 71 (28.12% from 255 or 20.23% from 351); Blue value is 150 (58.98% from 255 or 42.74% from 351); Max value from RGB is 150 - color contains mainly: blue. Hex color #824796 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #824796 is #7DB869. Grayscale: #616161. Windows color (decimal): -8239210 or 9848706. OLE color: 9848706.
HSL color Cylindrical-coordinate representation of color #824796: hue angle of 284.81º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #824796 is Cyan = 0.13, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 71 | 150 | - |
| CMYK | 0.13 | 0.53 | 0 | 0.41 |
| HSL | 284.81º | 0.36% | 0.43% | - |
| HSV(B) | 284.81º | 0.53% | 0.59% | - |
| XYZ | 16.96 | 11.45 | 30.17 | - |
| YUV | 97.65 | 157.55 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 150 | 0.13 | 0.53 | 0 | 0.41 | 284.81 | 0.36 | 0.43 |
| Hex | 82 | 47 | 96 | D | 35 | 0 | 29 | 11D | 24 | 2B |
| Octal | 202 | 107 | 226 | 15 | 65 | 0 | 51 | 435 | 44 | 53 |
| Binary | 10000010 | 1000111 | 10010110 | 1101 | 110101 | 0 | 101001 | 100011101 | 100100 | 101011 |
Color Harmonies of #824796
Complementary color
Monochromatic Colors of #824796
Black with #824796
Text Example
Text Example
White with #824796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824796; }
p { color: rgb(130,71,150); }
H1.HeaderClassName
{
color: #824796;
}
.AnyTagClassName
{
color: #824796;
}
</style>
background-color css
<style>
a { background-color: #824796; }
a { background-color: rgb(130,71,150); }
div.DivClassName
{
background-color: #824796;
}
.BgClassName
{
background-color: #824796;
}
</style>
border-color css
<style>
span { border-color: #824796; }
span { border-color: rgb(130,71,150); }
td.TdClassName
{
border-color: #824796;
}
.TagClassName
{
border-color: #824796;
}
</style>