Shades of Vivid Violet #813390
Tints of Vivid Violet #813390
RGB
CMYK
RGB Variations
Color information
#813390 (or 0x813390) is known color: Vivid Violet. HEX triplet: 81, 33 and 90. RGB value is (129,51,144). Sum of RGB (Red+Green+Blue) = 129+51+144=324 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.81% from 324); Green value is 51 (20.31% from 255 or 15.74% from 324); Blue value is 144 (56.64% from 255 or 44.44% from 324); Max value from RGB is 144 - color contains mainly: blue. Hex color #813390 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813390 is #7ECC6F. Grayscale: #545454. Windows color (decimal): -8309872 or 9450369. OLE color: 9450369.
HSL color Cylindrical-coordinate representation of color #813390: hue angle of 290.32º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #813390 is Cyan = 0.10, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 51 | 144 | - |
| CMYK | 0.10 | 0.65 | 0 | 0.44 |
| HSL | 290.32º | 0.48% | 0.38% | - |
| HSV(B) | 290.32º | 0.65% | 0.56% | - |
| XYZ | 15.27 | 9.05 | 27.33 | - |
| YUV | 84.92 | 161.34 | 159.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 51 | 144 | 0.10 | 0.65 | 0 | 0.44 | 290.32 | 0.48 | 0.38 |
| Hex | 81 | 33 | 90 | A | 41 | 0 | 2C | 122 | 30 | 26 |
| Octal | 201 | 63 | 220 | 12 | 101 | 0 | 54 | 442 | 60 | 46 |
| Binary | 10000001 | 110011 | 10010000 | 1010 | 1000001 | 0 | 101100 | 100100010 | 110000 | 100110 |
Color Harmonies of #813390
Complementary color
Monochromatic Colors of #813390
Black with #813390
Text Example
Text Example
White with #813390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813390; }
p { color: rgb(129,51,144); }
H1.HeaderClassName
{
color: #813390;
}
.AnyTagClassName
{
color: #813390;
}
</style>
background-color css
<style>
a { background-color: #813390; }
a { background-color: rgb(129,51,144); }
div.DivClassName
{
background-color: #813390;
}
.BgClassName
{
background-color: #813390;
}
</style>
border-color css
<style>
span { border-color: #813390; }
span { border-color: rgb(129,51,144); }
td.TdClassName
{
border-color: #813390;
}
.TagClassName
{
border-color: #813390;
}
</style>