Shades of Vivid Violet #863398
Tints of Vivid Violet #863398
RGB
CMYK
RGB Variations
Color information
#863398 (or 0x863398) is known color: Vivid Violet. HEX triplet: 86, 33 and 98. RGB value is (134,51,152). Sum of RGB (Red+Green+Blue) = 134+51+152=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 51 (20.31% from 255 or 15.13% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #863398 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863398 is #79CC67. Grayscale: #575757. Windows color (decimal): -7982184 or 9974662. OLE color: 9974662.
HSL color Cylindrical-coordinate representation of color #863398: hue angle of 289.31º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #863398 is Cyan = 0.12, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 134 | 51 | 152 | - |
| CMYK | 0.12 | 0.66 | 0 | 0.40 |
| HSL | 289.31º | 0.5% | 0.4% | - |
| HSV(B) | 289.31º | 0.66% | 0.6% | - |
| XYZ | 16.68 | 9.7 | 30.7 | - |
| YUV | 87.33 | 164.5 | 161.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 152 | 0.12 | 0.66 | 0 | 0.40 | 289.31 | 0.5 | 0.4 |
| Hex | 86 | 33 | 98 | C | 42 | 0 | 28 | 121 | 32 | 28 |
| Octal | 206 | 63 | 230 | 14 | 102 | 0 | 50 | 441 | 62 | 50 |
| Binary | 10000110 | 110011 | 10011000 | 1100 | 1000010 | 0 | 101000 | 100100001 | 110010 | 101000 |
Color Harmonies of #863398
Complementary color
Monochromatic Colors of #863398
Black with #863398
Text Example
Text Example
White with #863398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863398; }
p { color: rgb(134,51,152); }
H1.HeaderClassName
{
color: #863398;
}
.AnyTagClassName
{
color: #863398;
}
</style>
background-color css
<style>
a { background-color: #863398; }
a { background-color: rgb(134,51,152); }
div.DivClassName
{
background-color: #863398;
}
.BgClassName
{
background-color: #863398;
}
</style>
border-color css
<style>
span { border-color: #863398; }
span { border-color: rgb(134,51,152); }
td.TdClassName
{
border-color: #863398;
}
.TagClassName
{
border-color: #863398;
}
</style>