Shades of Vivid Violet #813584
Tints of Vivid Violet #813584
RGB
CMYK
RGB Variations
Color information
#813584 (or 0x813584) is known color: Vivid Violet. HEX triplet: 81, 35 and 84. RGB value is (129,53,132). Sum of RGB (Red+Green+Blue) = 129+53+132=314 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.08% from 314); Green value is 53 (21.09% from 255 or 16.88% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #813584 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813584 is #7ECA7B. Grayscale: #545454. Windows color (decimal): -8309372 or 8664449. OLE color: 8664449.
HSL color Cylindrical-coordinate representation of color #813584: hue angle of 297.72º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813584 is Cyan = 0.02, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 129 | 53 | 132 | - |
| CMYK | 0.02 | 0.60 | 0 | 0.48 |
| HSL | 297.72º | 0.43% | 0.36% | - |
| HSV(B) | 297.72º | 0.6% | 0.52% | - |
| XYZ | 14.49 | 8.88 | 22.78 | - |
| YUV | 84.73 | 154.68 | 159.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 132 | 0.02 | 0.60 | 0 | 0.48 | 297.72 | 0.43 | 0.36 |
| Hex | 81 | 35 | 84 | 2 | 3C | 0 | 30 | 12A | 2B | 24 |
| Octal | 201 | 65 | 204 | 2 | 74 | 0 | 60 | 452 | 53 | 44 |
| Binary | 10000001 | 110101 | 10000100 | 10 | 111100 | 0 | 110000 | 100101010 | 101011 | 100100 |
Color Harmonies of #813584
Complementary color
Monochromatic Colors of #813584
Black with #813584
Text Example
Text Example
White with #813584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813584; }
p { color: rgb(129,53,132); }
H1.HeaderClassName
{
color: #813584;
}
.AnyTagClassName
{
color: #813584;
}
</style>
background-color css
<style>
a { background-color: #813584; }
a { background-color: rgb(129,53,132); }
div.DivClassName
{
background-color: #813584;
}
.BgClassName
{
background-color: #813584;
}
</style>
border-color css
<style>
span { border-color: #813584; }
span { border-color: rgb(129,53,132); }
td.TdClassName
{
border-color: #813584;
}
.TagClassName
{
border-color: #813584;
}
</style>