Shades of Vivid Violet #813490
Tints of Vivid Violet #813490
RGB
CMYK
RGB Variations
Color information
#813490 (or 0x813490) is known color: Vivid Violet. HEX triplet: 81, 34 and 90. RGB value is (129,52,144). Sum of RGB (Red+Green+Blue) = 129+52+144=325 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.69% from 325); Green value is 52 (20.70% from 255 or 16% from 325); Blue value is 144 (56.64% from 255 or 44.31% from 325); Max value from RGB is 144 - color contains mainly: blue. Hex color #813490 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813490 is #7ECB6F. Grayscale: #555555. Windows color (decimal): -8309616 or 9450625. OLE color: 9450625.
HSL color Cylindrical-coordinate representation of color #813490: hue angle of 290.22º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #813490 is Cyan = 0.10, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 52 | 144 | - |
| CMYK | 0.10 | 0.64 | 0 | 0.44 |
| HSL | 290.22º | 0.47% | 0.38% | - |
| HSV(B) | 290.22º | 0.64% | 0.56% | - |
| XYZ | 15.32 | 9.14 | 27.34 | - |
| YUV | 85.51 | 161.01 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 52 | 144 | 0.10 | 0.64 | 0 | 0.44 | 290.22 | 0.47 | 0.38 |
| Hex | 81 | 34 | 90 | A | 40 | 0 | 2C | 122 | 2F | 26 |
| Octal | 201 | 64 | 220 | 12 | 100 | 0 | 54 | 442 | 57 | 46 |
| Binary | 10000001 | 110100 | 10010000 | 1010 | 1000000 | 0 | 101100 | 100100010 | 101111 | 100110 |
Color Harmonies of #813490
Complementary color
Monochromatic Colors of #813490
Black with #813490
Text Example
Text Example
White with #813490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813490; }
p { color: rgb(129,52,144); }
H1.HeaderClassName
{
color: #813490;
}
.AnyTagClassName
{
color: #813490;
}
</style>
background-color css
<style>
a { background-color: #813490; }
a { background-color: rgb(129,52,144); }
div.DivClassName
{
background-color: #813490;
}
.BgClassName
{
background-color: #813490;
}
</style>
border-color css
<style>
span { border-color: #813490; }
span { border-color: rgb(129,52,144); }
td.TdClassName
{
border-color: #813490;
}
.TagClassName
{
border-color: #813490;
}
</style>