Shades of Vivid Violet #864590
Tints of Vivid Violet #864590
RGB
CMYK
RGB Variations
Color information
#864590 (or 0x864590) is known color: Vivid Violet. HEX triplet: 86, 45 and 90. RGB value is (134,69,144). Sum of RGB (Red+Green+Blue) = 134+69+144=347 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.62% from 347); Green value is 69 (27.34% from 255 or 19.88% from 347); Blue value is 144 (56.64% from 255 or 41.50% from 347); Max value from RGB is 144 - color contains mainly: blue. Hex color #864590 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #864590 is #79BA6F. Grayscale: #606060. Windows color (decimal): -7977584 or 9454982. OLE color: 9454982.
HSL color Cylindrical-coordinate representation of color #864590: hue angle of 292º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #864590 is Cyan = 0.07, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 69 | 144 | - |
| CMYK | 0.07 | 0.52 | 0 | 0.44 |
| HSL | 292º | 0.35% | 0.42% | - |
| HSV(B) | 292º | 0.52% | 0.56% | - |
| XYZ | 16.99 | 11.34 | 27.68 | - |
| YUV | 96.99 | 154.53 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 144 | 0.07 | 0.52 | 0 | 0.44 | 292 | 0.35 | 0.42 |
| Hex | 86 | 45 | 90 | 7 | 34 | 0 | 2C | 124 | 23 | 2A |
| Octal | 206 | 105 | 220 | 7 | 64 | 0 | 54 | 444 | 43 | 52 |
| Binary | 10000110 | 1000101 | 10010000 | 111 | 110100 | 0 | 101100 | 100100100 | 100011 | 101010 |
Color Harmonies of #864590
Complementary color
Monochromatic Colors of #864590
Black with #864590
Text Example
Text Example
White with #864590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864590; }
p { color: rgb(134,69,144); }
H1.HeaderClassName
{
color: #864590;
}
.AnyTagClassName
{
color: #864590;
}
</style>
background-color css
<style>
a { background-color: #864590; }
a { background-color: rgb(134,69,144); }
div.DivClassName
{
background-color: #864590;
}
.BgClassName
{
background-color: #864590;
}
</style>
border-color css
<style>
span { border-color: #864590; }
span { border-color: rgb(134,69,144); }
td.TdClassName
{
border-color: #864590;
}
.TagClassName
{
border-color: #864590;
}
</style>