Shades of Vivid Violet #813996
Tints of Vivid Violet #813996
RGB
CMYK
RGB Variations
Color information
#813996 (or 0x813996) is known color: Vivid Violet. HEX triplet: 81, 39 and 96. RGB value is (129,57,150). Sum of RGB (Red+Green+Blue) = 129+57+150=336 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.39% from 336); Green value is 57 (22.66% from 255 or 16.96% from 336); Blue value is 150 (58.98% from 255 or 44.64% from 336); Max value from RGB is 150 - color contains mainly: blue. Hex color #813996 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #813996 is #7EC669. Grayscale: #585858. Windows color (decimal): -8308330 or 9845121. OLE color: 9845121.
HSL color Cylindrical-coordinate representation of color #813996: hue angle of 286.45º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #813996 is Cyan = 0.14, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 129 | 57 | 150 | - |
| CMYK | 0.14 | 0.62 | 0 | 0.41 |
| HSL | 286.45º | 0.45% | 0.41% | - |
| HSV(B) | 286.45º | 0.62% | 0.59% | - |
| XYZ | 16.02 | 9.8 | 29.9 | - |
| YUV | 89.13 | 162.35 | 156.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 57 | 150 | 0.14 | 0.62 | 0 | 0.41 | 286.45 | 0.45 | 0.41 |
| Hex | 81 | 39 | 96 | E | 3E | 0 | 29 | 11E | 2D | 29 |
| Octal | 201 | 71 | 226 | 16 | 76 | 0 | 51 | 436 | 55 | 51 |
| Binary | 10000001 | 111001 | 10010110 | 1110 | 111110 | 0 | 101001 | 100011110 | 101101 | 101001 |
Color Harmonies of #813996
Complementary color
Monochromatic Colors of #813996
Black with #813996
Text Example
Text Example
White with #813996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813996; }
p { color: rgb(129,57,150); }
H1.HeaderClassName
{
color: #813996;
}
.AnyTagClassName
{
color: #813996;
}
</style>
background-color css
<style>
a { background-color: #813996; }
a { background-color: rgb(129,57,150); }
div.DivClassName
{
background-color: #813996;
}
.BgClassName
{
background-color: #813996;
}
</style>
border-color css
<style>
span { border-color: #813996; }
span { border-color: rgb(129,57,150); }
td.TdClassName
{
border-color: #813996;
}
.TagClassName
{
border-color: #813996;
}
</style>