Shades of Vivid Violet #864395
Tints of Vivid Violet #864395
RGB
CMYK
RGB Variations
Color information
#864395 (or 0x864395) is known color: Vivid Violet. HEX triplet: 86, 43 and 95. RGB value is (134,67,149). Sum of RGB (Red+Green+Blue) = 134+67+149=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 67 (26.56% from 255 or 19.14% from 350); Blue value is 149 (58.59% from 255 or 42.57% from 350); Max value from RGB is 149 - color contains mainly: blue. Hex color #864395 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #864395 is #79BC6A. Grayscale: #606060. Windows color (decimal): -7978091 or 9782150. OLE color: 9782150.
HSL color Cylindrical-coordinate representation of color #864395: hue angle of 289.02º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #864395 is Cyan = 0.10, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 67 | 149 | - |
| CMYK | 0.10 | 0.55 | 0 | 0.42 |
| HSL | 289.02º | 0.38% | 0.42% | - |
| HSV(B) | 289.02º | 0.55% | 0.58% | - |
| XYZ | 17.26 | 11.25 | 29.7 | - |
| YUV | 96.38 | 157.7 | 154.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 149 | 0.10 | 0.55 | 0 | 0.42 | 289.02 | 0.38 | 0.42 |
| Hex | 86 | 43 | 95 | A | 37 | 0 | 2A | 121 | 26 | 2A |
| Octal | 206 | 103 | 225 | 12 | 67 | 0 | 52 | 441 | 46 | 52 |
| Binary | 10000110 | 1000011 | 10010101 | 1010 | 110111 | 0 | 101010 | 100100001 | 100110 | 101010 |
Color Harmonies of #864395
Complementary color
Monochromatic Colors of #864395
Black with #864395
Text Example
Text Example
White with #864395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864395; }
p { color: rgb(134,67,149); }
H1.HeaderClassName
{
color: #864395;
}
.AnyTagClassName
{
color: #864395;
}
</style>
background-color css
<style>
a { background-color: #864395; }
a { background-color: rgb(134,67,149); }
div.DivClassName
{
background-color: #864395;
}
.BgClassName
{
background-color: #864395;
}
</style>
border-color css
<style>
span { border-color: #864395; }
span { border-color: rgb(134,67,149); }
td.TdClassName
{
border-color: #864395;
}
.TagClassName
{
border-color: #864395;
}
</style>