Shades of Vivid Violet #813787
Tints of Vivid Violet #813787
RGB
CMYK
RGB Variations
Color information
#813787 (or 0x813787) is known color: Vivid Violet. HEX triplet: 81, 37 and 87. RGB value is (129,55,135). Sum of RGB (Red+Green+Blue) = 129+55+135=319 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.44% from 319); Green value is 55 (21.88% from 255 or 17.24% from 319); Blue value is 135 (53.12% from 255 or 42.32% from 319); Max value from RGB is 135 - color contains mainly: blue. Hex color #813787 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813787 is #7EC878. Grayscale: #555555. Windows color (decimal): -8308857 or 8861569. OLE color: 8861569.
HSL color Cylindrical-coordinate representation of color #813787: hue angle of 295.5º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #813787 is Cyan = 0.04, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 55 | 135 | - |
| CMYK | 0.04 | 0.59 | 0 | 0.47 |
| HSL | 295.5º | 0.42% | 0.37% | - |
| HSV(B) | 295.5º | 0.59% | 0.53% | - |
| XYZ | 14.79 | 9.15 | 23.91 | - |
| YUV | 86.25 | 155.52 | 158.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 135 | 0.04 | 0.59 | 0 | 0.47 | 295.5 | 0.42 | 0.37 |
| Hex | 81 | 37 | 87 | 4 | 3B | 0 | 2F | 128 | 2A | 25 |
| Octal | 201 | 67 | 207 | 4 | 73 | 0 | 57 | 450 | 52 | 45 |
| Binary | 10000001 | 110111 | 10000111 | 100 | 111011 | 0 | 101111 | 100101000 | 101010 | 100101 |
Color Harmonies of #813787
Complementary color
Monochromatic Colors of #813787
Black with #813787
Text Example
Text Example
White with #813787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813787; }
p { color: rgb(129,55,135); }
H1.HeaderClassName
{
color: #813787;
}
.AnyTagClassName
{
color: #813787;
}
</style>
background-color css
<style>
a { background-color: #813787; }
a { background-color: rgb(129,55,135); }
div.DivClassName
{
background-color: #813787;
}
.BgClassName
{
background-color: #813787;
}
</style>
border-color css
<style>
span { border-color: #813787; }
span { border-color: rgb(129,55,135); }
td.TdClassName
{
border-color: #813787;
}
.TagClassName
{
border-color: #813787;
}
</style>