Shades of Vivid Violet #863796
Tints of Vivid Violet #863796
RGB
CMYK
RGB Variations
Color information
#863796 (or 0x863796) is known color: Vivid Violet. HEX triplet: 86, 37 and 96. RGB value is (134,55,150). Sum of RGB (Red+Green+Blue) = 134+55+150=339 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.53% from 339); Green value is 55 (21.88% from 255 or 16.22% from 339); Blue value is 150 (58.98% from 255 or 44.25% from 339); Max value from RGB is 150 - color contains mainly: blue. Hex color #863796 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863796 is #79C869. Grayscale: #595959. Windows color (decimal): -7981162 or 9844614. OLE color: 9844614.
HSL color Cylindrical-coordinate representation of color #863796: hue angle of 289.89º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863796 is Cyan = 0.11, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 55 | 150 | - |
| CMYK | 0.11 | 0.63 | 0 | 0.41 |
| HSL | 289.89º | 0.46% | 0.4% | - |
| HSV(B) | 289.89º | 0.63% | 0.59% | - |
| XYZ | 16.7 | 10 | 29.9 | - |
| YUV | 89.45 | 162.17 | 159.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 150 | 0.11 | 0.63 | 0 | 0.41 | 289.89 | 0.46 | 0.4 |
| Hex | 86 | 37 | 96 | B | 3F | 0 | 29 | 122 | 2E | 28 |
| Octal | 206 | 67 | 226 | 13 | 77 | 0 | 51 | 442 | 56 | 50 |
| Binary | 10000110 | 110111 | 10010110 | 1011 | 111111 | 0 | 101001 | 100100010 | 101110 | 101000 |
Color Harmonies of #863796
Complementary color
Monochromatic Colors of #863796
Black with #863796
Text Example
Text Example
White with #863796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863796; }
p { color: rgb(134,55,150); }
H1.HeaderClassName
{
color: #863796;
}
.AnyTagClassName
{
color: #863796;
}
</style>
background-color css
<style>
a { background-color: #863796; }
a { background-color: rgb(134,55,150); }
div.DivClassName
{
background-color: #863796;
}
.BgClassName
{
background-color: #863796;
}
</style>
border-color css
<style>
span { border-color: #863796; }
span { border-color: rgb(134,55,150); }
td.TdClassName
{
border-color: #863796;
}
.TagClassName
{
border-color: #863796;
}
</style>