Shades of Vivid Violet #813696
Tints of Vivid Violet #813696
RGB
CMYK
RGB Variations
Color information
#813696 (or 0x813696) is known color: Vivid Violet. HEX triplet: 81, 36 and 96. RGB value is (129,54,150). Sum of RGB (Red+Green+Blue) = 129+54+150=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 54 (21.48% from 255 or 16.22% from 333); Blue value is 150 (58.98% from 255 or 45.05% from 333); Max value from RGB is 150 - color contains mainly: blue. Hex color #813696 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813696 is #7EC969. Grayscale: #575757. Windows color (decimal): -8309098 or 9844353. OLE color: 9844353.
HSL color Cylindrical-coordinate representation of color #813696: hue angle of 286.88º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #813696 is Cyan = 0.14, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 54 | 150 | - |
| CMYK | 0.14 | 0.64 | 0 | 0.41 |
| HSL | 286.88º | 0.47% | 0.4% | - |
| HSV(B) | 286.88º | 0.64% | 0.59% | - |
| XYZ | 15.88 | 9.51 | 29.85 | - |
| YUV | 87.37 | 163.35 | 157.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 150 | 0.14 | 0.64 | 0 | 0.41 | 286.88 | 0.47 | 0.4 |
| Hex | 81 | 36 | 96 | E | 40 | 0 | 29 | 11F | 2F | 28 |
| Octal | 201 | 66 | 226 | 16 | 100 | 0 | 51 | 437 | 57 | 50 |
| Binary | 10000001 | 110110 | 10010110 | 1110 | 1000000 | 0 | 101001 | 100011111 | 101111 | 101000 |
Color Harmonies of #813696
Complementary color
Monochromatic Colors of #813696
Black with #813696
Text Example
Text Example
White with #813696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813696; }
p { color: rgb(129,54,150); }
H1.HeaderClassName
{
color: #813696;
}
.AnyTagClassName
{
color: #813696;
}
</style>
background-color css
<style>
a { background-color: #813696; }
a { background-color: rgb(129,54,150); }
div.DivClassName
{
background-color: #813696;
}
.BgClassName
{
background-color: #813696;
}
</style>
border-color css
<style>
span { border-color: #813696; }
span { border-color: rgb(129,54,150); }
td.TdClassName
{
border-color: #813696;
}
.TagClassName
{
border-color: #813696;
}
</style>