Shades of Vivid Violet #864486
Tints of Vivid Violet #864486
RGB
CMYK
RGB Variations
Color information
#864486 (or 0x864486) is known color: Vivid Violet. HEX triplet: 86, 44 and 86. RGB value is (134,68,134). Sum of RGB (Red+Green+Blue) = 134+68+134=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 68 (26.95% from 255 or 20.24% from 336); Blue value is 134 (52.73% from 255 or 39.88% from 336); Max value from RGB is 134 - color contains mainly: red, blue. Hex color #864486 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #864486 is #79BB79. Grayscale: #5F5F5F. Windows color (decimal): -7977850 or 8799366. OLE color: 8799366.
HSL color Cylindrical-coordinate representation of color #864486: hue angle of 300º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #864486 is Cyan = 0, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 68 | 134 | - |
| CMYK | 0 | 0.49 | 0 | 0.47 |
| HSL | 300º | 0.33% | 0.4% | - |
| HSV(B) | 300º | 0.49% | 0.53% | - |
| XYZ | 16.2 | 10.92 | 23.81 | - |
| YUV | 95.26 | 149.87 | 155.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 68 | 134 | 0 | 0.49 | 0 | 0.47 | 300 | 0.33 | 0.4 |
| Hex | 86 | 44 | 86 | 0 | 31 | 0 | 2F | 12C | 21 | 28 |
| Octal | 206 | 104 | 206 | 0 | 61 | 0 | 57 | 454 | 41 | 50 |
| Binary | 10000110 | 1000100 | 10000110 | 0 | 110001 | 0 | 101111 | 100101100 | 100001 | 101000 |
Color Harmonies of #864486
Complementary color
Monochromatic Colors of #864486
Black with #864486
Text Example
Text Example
White with #864486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864486; }
p { color: rgb(134,68,134); }
H1.HeaderClassName
{
color: #864486;
}
.AnyTagClassName
{
color: #864486;
}
</style>
background-color css
<style>
a { background-color: #864486; }
a { background-color: rgb(134,68,134); }
div.DivClassName
{
background-color: #864486;
}
.BgClassName
{
background-color: #864486;
}
</style>
border-color css
<style>
span { border-color: #864486; }
span { border-color: rgb(134,68,134); }
td.TdClassName
{
border-color: #864486;
}
.TagClassName
{
border-color: #864486;
}
</style>