Shades of Vivid Violet #864686
Tints of Vivid Violet #864686
RGB
CMYK
RGB Variations
Color information
#864686 (or 0x864686) is known color: Vivid Violet. HEX triplet: 86, 46 and 86. RGB value is (134,70,134). Sum of RGB (Red+Green+Blue) = 134+70+134=338 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.64% from 338); Green value is 70 (27.73% from 255 or 20.71% from 338); Blue value is 134 (52.73% from 255 or 39.64% from 338); Max value from RGB is 134 - color contains mainly: red, blue. Hex color #864686 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #864686 is #79B979. Grayscale: #606060. Windows color (decimal): -7977338 or 8799878. OLE color: 8799878.
HSL color Cylindrical-coordinate representation of color #864686: hue angle of 300º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #864686 is Cyan = 0, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 134 | - |
| CMYK | 0 | 0.48 | 0 | 0.47 |
| HSL | 300º | 0.31% | 0.4% | - |
| HSV(B) | 300º | 0.48% | 0.53% | - |
| XYZ | 16.32 | 11.17 | 23.85 | - |
| YUV | 96.43 | 149.2 | 154.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 134 | 0 | 0.48 | 0 | 0.47 | 300 | 0.31 | 0.4 |
| Hex | 86 | 46 | 86 | 0 | 30 | 0 | 2F | 12C | 1F | 28 |
| Octal | 206 | 106 | 206 | 0 | 60 | 0 | 57 | 454 | 37 | 50 |
| Binary | 10000110 | 1000110 | 10000110 | 0 | 110000 | 0 | 101111 | 100101100 | 11111 | 101000 |
Color Harmonies of #864686
Complementary color
Monochromatic Colors of #864686
Black with #864686
Text Example
Text Example
White with #864686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864686; }
p { color: rgb(134,70,134); }
H1.HeaderClassName
{
color: #864686;
}
.AnyTagClassName
{
color: #864686;
}
</style>
background-color css
<style>
a { background-color: #864686; }
a { background-color: rgb(134,70,134); }
div.DivClassName
{
background-color: #864686;
}
.BgClassName
{
background-color: #864686;
}
</style>
border-color css
<style>
span { border-color: #864686; }
span { border-color: rgb(134,70,134); }
td.TdClassName
{
border-color: #864686;
}
.TagClassName
{
border-color: #864686;
}
</style>