Shades of Vivid Violet #864791
Tints of Vivid Violet #864791
RGB
CMYK
RGB Variations
Color information
#864791 (or 0x864791) is known color: Vivid Violet. HEX triplet: 86, 47 and 91. RGB value is (134,71,145). Sum of RGB (Red+Green+Blue) = 134+71+145=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 71 (28.12% from 255 or 20.29% from 350); Blue value is 145 (57.03% from 255 or 41.43% from 350); Max value from RGB is 145 - color contains mainly: blue. Hex color #864791 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #864791 is #79B86E. Grayscale: #626262. Windows color (decimal): -7977071 or 9521030. OLE color: 9521030.
HSL color Cylindrical-coordinate representation of color #864791: hue angle of 291.08º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #864791 is Cyan = 0.08, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 71 | 145 | - |
| CMYK | 0.08 | 0.51 | 0 | 0.43 |
| HSL | 291.08º | 0.34% | 0.42% | - |
| HSV(B) | 291.08º | 0.51% | 0.57% | - |
| XYZ | 17.2 | 11.62 | 28.12 | - |
| YUV | 98.27 | 154.37 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 145 | 0.08 | 0.51 | 0 | 0.43 | 291.08 | 0.34 | 0.42 |
| Hex | 86 | 47 | 91 | 8 | 33 | 0 | 2B | 123 | 22 | 2A |
| Octal | 206 | 107 | 221 | 10 | 63 | 0 | 53 | 443 | 42 | 52 |
| Binary | 10000110 | 1000111 | 10010001 | 1000 | 110011 | 0 | 101011 | 100100011 | 100010 | 101010 |
Color Harmonies of #864791
Complementary color
Monochromatic Colors of #864791
Black with #864791
Text Example
Text Example
White with #864791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864791; }
p { color: rgb(134,71,145); }
H1.HeaderClassName
{
color: #864791;
}
.AnyTagClassName
{
color: #864791;
}
</style>
background-color css
<style>
a { background-color: #864791; }
a { background-color: rgb(134,71,145); }
div.DivClassName
{
background-color: #864791;
}
.BgClassName
{
background-color: #864791;
}
</style>
border-color css
<style>
span { border-color: #864791; }
span { border-color: rgb(134,71,145); }
td.TdClassName
{
border-color: #864791;
}
.TagClassName
{
border-color: #864791;
}
</style>