Shades of Vivid Violet #863590
Tints of Vivid Violet #863590
RGB
CMYK
RGB Variations
Color information
#863590 (or 0x863590) is known color: Vivid Violet. HEX triplet: 86, 35 and 90. RGB value is (134,53,144). Sum of RGB (Red+Green+Blue) = 134+53+144=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 53 (21.09% from 255 or 16.01% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #863590 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863590 is #79CA6F. Grayscale: #575757. Windows color (decimal): -7981680 or 9450886. OLE color: 9450886.
HSL color Cylindrical-coordinate representation of color #863590: hue angle of 293.41º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863590 is Cyan = 0.07, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 53 | 144 | - |
| CMYK | 0.07 | 0.63 | 0 | 0.44 |
| HSL | 293.41º | 0.46% | 0.39% | - |
| HSV(B) | 293.41º | 0.63% | 0.56% | - |
| XYZ | 16.14 | 9.63 | 27.39 | - |
| YUV | 87.59 | 159.84 | 161.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 144 | 0.07 | 0.63 | 0 | 0.44 | 293.41 | 0.46 | 0.39 |
| Hex | 86 | 35 | 90 | 7 | 3F | 0 | 2C | 125 | 2E | 27 |
| Octal | 206 | 65 | 220 | 7 | 77 | 0 | 54 | 445 | 56 | 47 |
| Binary | 10000110 | 110101 | 10010000 | 111 | 111111 | 0 | 101100 | 100100101 | 101110 | 100111 |
Color Harmonies of #863590
Complementary color
Monochromatic Colors of #863590
Black with #863590
Text Example
Text Example
White with #863590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863590; }
p { color: rgb(134,53,144); }
H1.HeaderClassName
{
color: #863590;
}
.AnyTagClassName
{
color: #863590;
}
</style>
background-color css
<style>
a { background-color: #863590; }
a { background-color: rgb(134,53,144); }
div.DivClassName
{
background-color: #863590;
}
.BgClassName
{
background-color: #863590;
}
</style>
border-color css
<style>
span { border-color: #863590; }
span { border-color: rgb(134,53,144); }
td.TdClassName
{
border-color: #863590;
}
.TagClassName
{
border-color: #863590;
}
</style>