Shades of Vivid Violet #863595
Tints of Vivid Violet #863595
RGB
CMYK
RGB Variations
Color information
#863595 (or 0x863595) is known color: Vivid Violet. HEX triplet: 86, 35 and 95. RGB value is (134,53,149). Sum of RGB (Red+Green+Blue) = 134+53+149=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 53 (21.09% from 255 or 15.77% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #863595 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863595 is #79CA6A. Grayscale: #575757. Windows color (decimal): -7981675 or 9778566. OLE color: 9778566.
HSL color Cylindrical-coordinate representation of color #863595: hue angle of 290.62º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863595 is Cyan = 0.10, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 53 | 149 | - |
| CMYK | 0.10 | 0.64 | 0 | 0.42 |
| HSL | 290.63º | 0.48% | 0.4% | - |
| HSV(B) | 290.63º | 0.64% | 0.58% | - |
| XYZ | 16.53 | 9.78 | 29.45 | - |
| YUV | 88.16 | 162.34 | 160.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 149 | 0.10 | 0.64 | 0 | 0.42 | 290.63 | 0.48 | 0.4 |
| Hex | 86 | 35 | 95 | A | 40 | 0 | 2A | 123 | 30 | 28 |
| Octal | 206 | 65 | 225 | 12 | 100 | 0 | 52 | 443 | 60 | 50 |
| Binary | 10000110 | 110101 | 10010101 | 1010 | 1000000 | 0 | 101010 | 100100011 | 110000 | 101000 |
Color Harmonies of #863595
Complementary color
Monochromatic Colors of #863595
Black with #863595
Text Example
Text Example
White with #863595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863595; }
p { color: rgb(134,53,149); }
H1.HeaderClassName
{
color: #863595;
}
.AnyTagClassName
{
color: #863595;
}
</style>
background-color css
<style>
a { background-color: #863595; }
a { background-color: rgb(134,53,149); }
div.DivClassName
{
background-color: #863595;
}
.BgClassName
{
background-color: #863595;
}
</style>
border-color css
<style>
span { border-color: #863595; }
span { border-color: rgb(134,53,149); }
td.TdClassName
{
border-color: #863595;
}
.TagClassName
{
border-color: #863595;
}
</style>