Shades of Vivid Violet #863587
Tints of Vivid Violet #863587
RGB
CMYK
RGB Variations
Color information
#863587 (or 0x863587) is known color: Vivid Violet. HEX triplet: 86, 35 and 87. RGB value is (134,53,135). Sum of RGB (Red+Green+Blue) = 134+53+135=322 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.61% from 322); Green value is 53 (21.09% from 255 or 16.46% from 322); Blue value is 135 (53.12% from 255 or 41.93% from 322); Max value from RGB is 135 - color contains mainly: blue. Hex color #863587 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863587 is #79CA78. Grayscale: #565656. Windows color (decimal): -7981689 or 8861062. OLE color: 8861062.
HSL color Cylindrical-coordinate representation of color #863587: hue angle of 299.27º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863587 is Cyan = 0.01, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 135 | - |
| CMYK | 0.01 | 0.61 | 0 | 0.47 |
| HSL | 299.27º | 0.44% | 0.37% | - |
| HSV(B) | 299.27º | 0.61% | 0.53% | - |
| XYZ | 15.48 | 9.36 | 23.91 | - |
| YUV | 86.57 | 155.34 | 161.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 135 | 0.01 | 0.61 | 0 | 0.47 | 299.27 | 0.44 | 0.37 |
| Hex | 86 | 35 | 87 | 1 | 3D | 0 | 2F | 12B | 2C | 25 |
| Octal | 206 | 65 | 207 | 1 | 75 | 0 | 57 | 453 | 54 | 45 |
| Binary | 10000110 | 110101 | 10000111 | 1 | 111101 | 0 | 101111 | 100101011 | 101100 | 100101 |
Color Harmonies of #863587
Complementary color
Monochromatic Colors of #863587
Black with #863587
Text Example
Text Example
White with #863587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863587; }
p { color: rgb(134,53,135); }
H1.HeaderClassName
{
color: #863587;
}
.AnyTagClassName
{
color: #863587;
}
</style>
background-color css
<style>
a { background-color: #863587; }
a { background-color: rgb(134,53,135); }
div.DivClassName
{
background-color: #863587;
}
.BgClassName
{
background-color: #863587;
}
</style>
border-color css
<style>
span { border-color: #863587; }
span { border-color: rgb(134,53,135); }
td.TdClassName
{
border-color: #863587;
}
.TagClassName
{
border-color: #863587;
}
</style>