Shades of Vivid Violet #863791
Tints of Vivid Violet #863791
RGB
CMYK
RGB Variations
Color information
#863791 (or 0x863791) is known color: Vivid Violet. HEX triplet: 86, 37 and 91. RGB value is (134,55,145). Sum of RGB (Red+Green+Blue) = 134+55+145=334 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.12% from 334); Green value is 55 (21.88% from 255 or 16.47% from 334); Blue value is 145 (57.03% from 255 or 43.41% from 334); Max value from RGB is 145 - color contains mainly: blue. Hex color #863791 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863791 is #79C86E. Grayscale: #585858. Windows color (decimal): -7981167 or 9516934. OLE color: 9516934.
HSL color Cylindrical-coordinate representation of color #863791: hue angle of 292.67º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #863791 is Cyan = 0.08, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 55 | 145 | - |
| CMYK | 0.08 | 0.62 | 0 | 0.43 |
| HSL | 292.67º | 0.45% | 0.39% | - |
| HSV(B) | 292.67º | 0.62% | 0.57% | - |
| XYZ | 16.31 | 9.85 | 27.83 | - |
| YUV | 88.88 | 159.67 | 160.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 145 | 0.08 | 0.62 | 0 | 0.43 | 292.67 | 0.45 | 0.39 |
| Hex | 86 | 37 | 91 | 8 | 3E | 0 | 2B | 125 | 2D | 27 |
| Octal | 206 | 67 | 221 | 10 | 76 | 0 | 53 | 445 | 55 | 47 |
| Binary | 10000110 | 110111 | 10010001 | 1000 | 111110 | 0 | 101011 | 100100101 | 101101 | 100111 |
Color Harmonies of #863791
Complementary color
Monochromatic Colors of #863791
Black with #863791
Text Example
Text Example
White with #863791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863791; }
p { color: rgb(134,55,145); }
H1.HeaderClassName
{
color: #863791;
}
.AnyTagClassName
{
color: #863791;
}
</style>
background-color css
<style>
a { background-color: #863791; }
a { background-color: rgb(134,55,145); }
div.DivClassName
{
background-color: #863791;
}
.BgClassName
{
background-color: #863791;
}
</style>
border-color css
<style>
span { border-color: #863791; }
span { border-color: rgb(134,55,145); }
td.TdClassName
{
border-color: #863791;
}
.TagClassName
{
border-color: #863791;
}
</style>