Shades of Vivid Violet #863195
Tints of Vivid Violet #863195
RGB
CMYK
RGB Variations
Color information
#863195 (or 0x863195) is known color: Vivid Violet. HEX triplet: 86, 31 and 95. RGB value is (134,49,149). Sum of RGB (Red+Green+Blue) = 134+49+149=332 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.36% from 332); Green value is 49 (19.53% from 255 or 14.76% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: blue. Hex color #863195 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863195 is #79CE6A. Grayscale: #555555. Windows color (decimal): -7982699 or 9777542. OLE color: 9777542.
HSL color Cylindrical-coordinate representation of color #863195: hue angle of 291º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #863195 is Cyan = 0.10, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 49 | 149 | - |
| CMYK | 0.10 | 0.67 | 0 | 0.42 |
| HSL | 291º | 0.51% | 0.39% | - |
| HSV(B) | 291º | 0.67% | 0.58% | - |
| XYZ | 16.35 | 9.43 | 29.39 | - |
| YUV | 85.82 | 163.66 | 162.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 49 | 149 | 0.10 | 0.67 | 0 | 0.42 | 291 | 0.51 | 0.39 |
| Hex | 86 | 31 | 95 | A | 43 | 0 | 2A | 123 | 33 | 27 |
| Octal | 206 | 61 | 225 | 12 | 103 | 0 | 52 | 443 | 63 | 47 |
| Binary | 10000110 | 110001 | 10010101 | 1010 | 1000011 | 0 | 101010 | 100100011 | 110011 | 100111 |
Color Harmonies of #863195
Complementary color
Monochromatic Colors of #863195
Black with #863195
Text Example
Text Example
White with #863195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863195; }
p { color: rgb(134,49,149); }
H1.HeaderClassName
{
color: #863195;
}
.AnyTagClassName
{
color: #863195;
}
</style>
background-color css
<style>
a { background-color: #863195; }
a { background-color: rgb(134,49,149); }
div.DivClassName
{
background-color: #863195;
}
.BgClassName
{
background-color: #863195;
}
</style>
border-color css
<style>
span { border-color: #863195; }
span { border-color: rgb(134,49,149); }
td.TdClassName
{
border-color: #863195;
}
.TagClassName
{
border-color: #863195;
}
</style>