Shades of Vivid Violet #863698
Tints of Vivid Violet #863698
RGB
CMYK
RGB Variations
Color information
#863698 (or 0x863698) is known color: Vivid Violet. HEX triplet: 86, 36 and 98. RGB value is (134,54,152). Sum of RGB (Red+Green+Blue) = 134+54+152=340 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.41% from 340); Green value is 54 (21.48% from 255 or 15.88% from 340); Blue value is 152 (59.77% from 255 or 44.71% from 340); Max value from RGB is 152 - color contains mainly: blue. Hex color #863698 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863698 is #79C967. Grayscale: #585858. Windows color (decimal): -7981416 or 9975430. OLE color: 9975430.
HSL color Cylindrical-coordinate representation of color #863698: hue angle of 288.98º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #863698 is Cyan = 0.12, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 54 | 152 | - |
| CMYK | 0.12 | 0.64 | 0 | 0.40 |
| HSL | 288.98º | 0.48% | 0.4% | - |
| HSV(B) | 288.98º | 0.64% | 0.6% | - |
| XYZ | 16.82 | 9.97 | 30.74 | - |
| YUV | 89.09 | 163.5 | 160.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 152 | 0.12 | 0.64 | 0 | 0.40 | 288.98 | 0.48 | 0.4 |
| Hex | 86 | 36 | 98 | C | 40 | 0 | 28 | 121 | 30 | 28 |
| Octal | 206 | 66 | 230 | 14 | 100 | 0 | 50 | 441 | 60 | 50 |
| Binary | 10000110 | 110110 | 10011000 | 1100 | 1000000 | 0 | 101000 | 100100001 | 110000 | 101000 |
Color Harmonies of #863698
Complementary color
Monochromatic Colors of #863698
Black with #863698
Text Example
Text Example
White with #863698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863698; }
p { color: rgb(134,54,152); }
H1.HeaderClassName
{
color: #863698;
}
.AnyTagClassName
{
color: #863698;
}
</style>
background-color css
<style>
a { background-color: #863698; }
a { background-color: rgb(134,54,152); }
div.DivClassName
{
background-color: #863698;
}
.BgClassName
{
background-color: #863698;
}
</style>
border-color css
<style>
span { border-color: #863698; }
span { border-color: rgb(134,54,152); }
td.TdClassName
{
border-color: #863698;
}
.TagClassName
{
border-color: #863698;
}
</style>