Shades of Vivid Violet #862396
Tints of Vivid Violet #862396
RGB
CMYK
RGB Variations
Color information
#862396 (or 0x862396) is known color: Vivid Violet. HEX triplet: 86, 23 and 96. RGB value is (134,35,150). Sum of RGB (Red+Green+Blue) = 134+35+150=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 35 (14.06% from 255 or 10.97% from 319); Blue value is 150 (58.98% from 255 or 47.02% from 319); Max value from RGB is 150 - color contains mainly: blue. Hex color #862396 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862396 is #79DC69. Grayscale: #4D4D4D. Windows color (decimal): -7986282 or 9839494. OLE color: 9839494.
HSL color Cylindrical-coordinate representation of color #862396: hue angle of 291.65º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #862396 is Cyan = 0.11, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 35 | 150 | - |
| CMYK | 0.11 | 0.77 | 0 | 0.41 |
| HSL | 291.65º | 0.62% | 0.36% | - |
| HSV(B) | 291.65º | 0.77% | 0.59% | - |
| XYZ | 15.94 | 8.47 | 29.65 | - |
| YUV | 77.71 | 168.8 | 168.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 150 | 0.11 | 0.77 | 0 | 0.41 | 291.65 | 0.62 | 0.36 |
| Hex | 86 | 23 | 96 | B | 4D | 0 | 29 | 124 | 3E | 24 |
| Octal | 206 | 43 | 226 | 13 | 115 | 0 | 51 | 444 | 76 | 44 |
| Binary | 10000110 | 100011 | 10010110 | 1011 | 1001101 | 0 | 101001 | 100100100 | 111110 | 100100 |
Color Harmonies of #862396
Complementary color
Monochromatic Colors of #862396
Black with #862396
Text Example
Text Example
White with #862396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862396; }
p { color: rgb(134,35,150); }
H1.HeaderClassName
{
color: #862396;
}
.AnyTagClassName
{
color: #862396;
}
</style>
background-color css
<style>
a { background-color: #862396; }
a { background-color: rgb(134,35,150); }
div.DivClassName
{
background-color: #862396;
}
.BgClassName
{
background-color: #862396;
}
</style>
border-color css
<style>
span { border-color: #862396; }
span { border-color: rgb(134,35,150); }
td.TdClassName
{
border-color: #862396;
}
.TagClassName
{
border-color: #862396;
}
</style>