Shades of Vivid Violet #813987
Tints of Vivid Violet #813987
RGB
CMYK
RGB Variations
Color information
#813987 (or 0x813987) is known color: Vivid Violet. HEX triplet: 81, 39 and 87. RGB value is (129,57,135). Sum of RGB (Red+Green+Blue) = 129+57+135=321 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.19% from 321); Green value is 57 (22.66% from 255 or 17.76% from 321); Blue value is 135 (53.12% from 255 or 42.06% from 321); Max value from RGB is 135 - color contains mainly: blue. Hex color #813987 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813987 is #7EC678. Grayscale: #575757. Windows color (decimal): -8308345 or 8862081. OLE color: 8862081.
HSL color Cylindrical-coordinate representation of color #813987: hue angle of 295.38º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #813987 is Cyan = 0.04, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 57 | 135 | - |
| CMYK | 0.04 | 0.58 | 0 | 0.47 |
| HSL | 295.38º | 0.41% | 0.38% | - |
| HSV(B) | 295.38º | 0.58% | 0.53% | - |
| XYZ | 14.89 | 9.34 | 23.94 | - |
| YUV | 87.42 | 154.85 | 157.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 57 | 135 | 0.04 | 0.58 | 0 | 0.47 | 295.38 | 0.41 | 0.38 |
| Hex | 81 | 39 | 87 | 4 | 3A | 0 | 2F | 127 | 29 | 26 |
| Octal | 201 | 71 | 207 | 4 | 72 | 0 | 57 | 447 | 51 | 46 |
| Binary | 10000001 | 111001 | 10000111 | 100 | 111010 | 0 | 101111 | 100100111 | 101001 | 100110 |
Color Harmonies of #813987
Complementary color
Monochromatic Colors of #813987
Black with #813987
Text Example
Text Example
White with #813987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813987; }
p { color: rgb(129,57,135); }
H1.HeaderClassName
{
color: #813987;
}
.AnyTagClassName
{
color: #813987;
}
</style>
background-color css
<style>
a { background-color: #813987; }
a { background-color: rgb(129,57,135); }
div.DivClassName
{
background-color: #813987;
}
.BgClassName
{
background-color: #813987;
}
</style>
border-color css
<style>
span { border-color: #813987; }
span { border-color: rgb(129,57,135); }
td.TdClassName
{
border-color: #813987;
}
.TagClassName
{
border-color: #813987;
}
</style>