Shades of Vivid Violet #862695
Tints of Vivid Violet #862695
RGB
CMYK
RGB Variations
Color information
#862695 (or 0x862695) is known color: Vivid Violet. HEX triplet: 86, 26 and 95. RGB value is (134,38,149). Sum of RGB (Red+Green+Blue) = 134+38+149=321 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.74% from 321); Green value is 38 (15.23% from 255 or 11.84% from 321); Blue value is 149 (58.59% from 255 or 46.42% from 321); Max value from RGB is 149 - color contains mainly: blue. Hex color #862695 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862695 is #79D96A. Grayscale: #4F4F4F. Windows color (decimal): -7985515 or 9774726. OLE color: 9774726.
HSL color Cylindrical-coordinate representation of color #862695: hue angle of 291.89º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862695 is Cyan = 0.10, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 38 | 149 | - |
| CMYK | 0.10 | 0.74 | 0 | 0.42 |
| HSL | 291.89º | 0.59% | 0.37% | - |
| HSV(B) | 291.89º | 0.74% | 0.58% | - |
| XYZ | 15.95 | 8.62 | 29.26 | - |
| YUV | 79.36 | 167.3 | 166.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 149 | 0.10 | 0.74 | 0 | 0.42 | 291.89 | 0.59 | 0.37 |
| Hex | 86 | 26 | 95 | A | 4A | 0 | 2A | 124 | 3B | 25 |
| Octal | 206 | 46 | 225 | 12 | 112 | 0 | 52 | 444 | 73 | 45 |
| Binary | 10000110 | 100110 | 10010101 | 1010 | 1001010 | 0 | 101010 | 100100100 | 111011 | 100101 |
Color Harmonies of #862695
Complementary color
Monochromatic Colors of #862695
Black with #862695
Text Example
Text Example
White with #862695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862695; }
p { color: rgb(134,38,149); }
H1.HeaderClassName
{
color: #862695;
}
.AnyTagClassName
{
color: #862695;
}
</style>
background-color css
<style>
a { background-color: #862695; }
a { background-color: rgb(134,38,149); }
div.DivClassName
{
background-color: #862695;
}
.BgClassName
{
background-color: #862695;
}
</style>
border-color css
<style>
span { border-color: #862695; }
span { border-color: rgb(134,38,149); }
td.TdClassName
{
border-color: #862695;
}
.TagClassName
{
border-color: #862695;
}
</style>