Shades of Vivid Violet #813591
Tints of Vivid Violet #813591
RGB
CMYK
RGB Variations
Color information
#813591 (or 0x813591) is known color: Vivid Violet. HEX triplet: 81, 35 and 91. RGB value is (129,53,145). Sum of RGB (Red+Green+Blue) = 129+53+145=327 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.45% from 327); Green value is 53 (21.09% from 255 or 16.21% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #813591 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813591 is #7ECA6E. Grayscale: #555555. Windows color (decimal): -8309359 or 9516417. OLE color: 9516417.
HSL color Cylindrical-coordinate representation of color #813591: hue angle of 289.57º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #813591 is Cyan = 0.11, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 53 | 145 | - |
| CMYK | 0.11 | 0.63 | 0 | 0.43 |
| HSL | 289.57º | 0.46% | 0.39% | - |
| HSV(B) | 289.57º | 0.63% | 0.57% | - |
| XYZ | 15.44 | 9.26 | 27.76 | - |
| YUV | 86.21 | 161.18 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 145 | 0.11 | 0.63 | 0 | 0.43 | 289.57 | 0.46 | 0.39 |
| Hex | 81 | 35 | 91 | B | 3F | 0 | 2B | 122 | 2E | 27 |
| Octal | 201 | 65 | 221 | 13 | 77 | 0 | 53 | 442 | 56 | 47 |
| Binary | 10000001 | 110101 | 10010001 | 1011 | 111111 | 0 | 101011 | 100100010 | 101110 | 100111 |
Color Harmonies of #813591
Complementary color
Monochromatic Colors of #813591
Black with #813591
Text Example
Text Example
White with #813591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813591; }
p { color: rgb(129,53,145); }
H1.HeaderClassName
{
color: #813591;
}
.AnyTagClassName
{
color: #813591;
}
</style>
background-color css
<style>
a { background-color: #813591; }
a { background-color: rgb(129,53,145); }
div.DivClassName
{
background-color: #813591;
}
.BgClassName
{
background-color: #813591;
}
</style>
border-color css
<style>
span { border-color: #813591; }
span { border-color: rgb(129,53,145); }
td.TdClassName
{
border-color: #813591;
}
.TagClassName
{
border-color: #813591;
}
</style>