Shades of Vivid Violet #862697
Tints of Vivid Violet #862697
RGB
CMYK
RGB Variations
Color information
#862697 (or 0x862697) is known color: Vivid Violet. HEX triplet: 86, 26 and 97. RGB value is (134,38,151). Sum of RGB (Red+Green+Blue) = 134+38+151=323 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.49% from 323); Green value is 38 (15.23% from 255 or 11.76% from 323); Blue value is 151 (59.38% from 255 or 46.75% from 323); Max value from RGB is 151 - color contains mainly: blue. Hex color #862697 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862697 is #79D968. Grayscale: #4F4F4F. Windows color (decimal): -7985513 or 9905798. OLE color: 9905798.
HSL color Cylindrical-coordinate representation of color #862697: hue angle of 290.97º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862697 is Cyan = 0.11, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 38 | 151 | - |
| CMYK | 0.11 | 0.75 | 0 | 0.41 |
| HSL | 290.97º | 0.6% | 0.37% | - |
| HSV(B) | 290.97º | 0.75% | 0.59% | - |
| XYZ | 16.11 | 8.69 | 30.11 | - |
| YUV | 79.59 | 168.3 | 166.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 151 | 0.11 | 0.75 | 0 | 0.41 | 290.97 | 0.6 | 0.37 |
| Hex | 86 | 26 | 97 | B | 4B | 0 | 29 | 123 | 3C | 25 |
| Octal | 206 | 46 | 227 | 13 | 113 | 0 | 51 | 443 | 74 | 45 |
| Binary | 10000110 | 100110 | 10010111 | 1011 | 1001011 | 0 | 101001 | 100100011 | 111100 | 100101 |
Color Harmonies of #862697
Complementary color
Monochromatic Colors of #862697
Black with #862697
Text Example
Text Example
White with #862697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862697; }
p { color: rgb(134,38,151); }
H1.HeaderClassName
{
color: #862697;
}
.AnyTagClassName
{
color: #862697;
}
</style>
background-color css
<style>
a { background-color: #862697; }
a { background-color: rgb(134,38,151); }
div.DivClassName
{
background-color: #862697;
}
.BgClassName
{
background-color: #862697;
}
</style>
border-color css
<style>
span { border-color: #862697; }
span { border-color: rgb(134,38,151); }
td.TdClassName
{
border-color: #862697;
}
.TagClassName
{
border-color: #862697;
}
</style>