Shades of Vivid Violet #813988
Tints of Vivid Violet #813988
RGB
CMYK
RGB Variations
Color information
#813988 (or 0x813988) is known color: Vivid Violet. HEX triplet: 81, 39 and 88. RGB value is (129,57,136). Sum of RGB (Red+Green+Blue) = 129+57+136=322 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.06% from 322); Green value is 57 (22.66% from 255 or 17.70% from 322); Blue value is 136 (53.52% from 255 or 42.24% from 322); Max value from RGB is 136 - color contains mainly: blue. Hex color #813988 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813988 is #7EC677. Grayscale: #575757. Windows color (decimal): -8308344 or 8927617. OLE color: 8927617.
HSL color Cylindrical-coordinate representation of color #813988: hue angle of 294.68º 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 #813988 is Cyan = 0.05, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 57 | 136 | - |
| CMYK | 0.05 | 0.58 | 0 | 0.47 |
| HSL | 294.68º | 0.41% | 0.38% | - |
| HSV(B) | 294.68º | 0.58% | 0.53% | - |
| XYZ | 14.96 | 9.37 | 24.31 | - |
| YUV | 87.53 | 155.35 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 57 | 136 | 0.05 | 0.58 | 0 | 0.47 | 294.68 | 0.41 | 0.38 |
| Hex | 81 | 39 | 88 | 5 | 3A | 0 | 2F | 127 | 29 | 26 |
| Octal | 201 | 71 | 210 | 5 | 72 | 0 | 57 | 447 | 51 | 46 |
| Binary | 10000001 | 111001 | 10001000 | 101 | 111010 | 0 | 101111 | 100100111 | 101001 | 100110 |
Color Harmonies of #813988
Complementary color
Monochromatic Colors of #813988
Black with #813988
Text Example
Text Example
White with #813988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813988; }
p { color: rgb(129,57,136); }
H1.HeaderClassName
{
color: #813988;
}
.AnyTagClassName
{
color: #813988;
}
</style>
background-color css
<style>
a { background-color: #813988; }
a { background-color: rgb(129,57,136); }
div.DivClassName
{
background-color: #813988;
}
.BgClassName
{
background-color: #813988;
}
</style>
border-color css
<style>
span { border-color: #813988; }
span { border-color: rgb(129,57,136); }
td.TdClassName
{
border-color: #813988;
}
.TagClassName
{
border-color: #813988;
}
</style>