Shades of Vivid Violet #863496
Tints of Vivid Violet #863496
RGB
CMYK
RGB Variations
Color information
#863496 (or 0x863496) is known color: Vivid Violet. HEX triplet: 86, 34 and 96. RGB value is (134,52,150). Sum of RGB (Red+Green+Blue) = 134+52+150=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 52 (20.70% from 255 or 15.48% 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 #863496 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863496 is #79CB69. Grayscale: #575757. Windows color (decimal): -7981930 or 9843846. OLE color: 9843846.
HSL color Cylindrical-coordinate representation of color #863496: hue angle of 290.2º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #863496 is Cyan = 0.11, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 52 | 150 | - |
| CMYK | 0.11 | 0.65 | 0 | 0.41 |
| HSL | 290.2º | 0.49% | 0.4% | - |
| HSV(B) | 290.2º | 0.65% | 0.59% | - |
| XYZ | 16.56 | 9.73 | 29.86 | - |
| YUV | 87.69 | 163.17 | 161.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 150 | 0.11 | 0.65 | 0 | 0.41 | 290.2 | 0.49 | 0.4 |
| Hex | 86 | 34 | 96 | B | 41 | 0 | 29 | 122 | 31 | 28 |
| Octal | 206 | 64 | 226 | 13 | 101 | 0 | 51 | 442 | 61 | 50 |
| Binary | 10000110 | 110100 | 10010110 | 1011 | 1000001 | 0 | 101001 | 100100010 | 110001 | 101000 |
Color Harmonies of #863496
Complementary color
Monochromatic Colors of #863496
Black with #863496
Text Example
Text Example
White with #863496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863496; }
p { color: rgb(134,52,150); }
H1.HeaderClassName
{
color: #863496;
}
.AnyTagClassName
{
color: #863496;
}
</style>
background-color css
<style>
a { background-color: #863496; }
a { background-color: rgb(134,52,150); }
div.DivClassName
{
background-color: #863496;
}
.BgClassName
{
background-color: #863496;
}
</style>
border-color css
<style>
span { border-color: #863496; }
span { border-color: rgb(134,52,150); }
td.TdClassName
{
border-color: #863496;
}
.TagClassName
{
border-color: #863496;
}
</style>