Shades of Vivid Violet #862690
Tints of Vivid Violet #862690
RGB
CMYK
RGB Variations
Color information
#862690 (or 0x862690) is known color: Vivid Violet. HEX triplet: 86, 26 and 90. RGB value is (134,38,144). Sum of RGB (Red+Green+Blue) = 134+38+144=316 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.41% from 316); Green value is 38 (15.23% from 255 or 12.03% from 316); Blue value is 144 (56.64% from 255 or 45.57% from 316); Max value from RGB is 144 - color contains mainly: blue. Hex color #862690 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862690 is #79D96F. Grayscale: #4E4E4E. Windows color (decimal): -7985520 or 9447046. OLE color: 9447046.
HSL color Cylindrical-coordinate representation of color #862690: hue angle of 294.34º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862690 is Cyan = 0.07, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 38 | 144 | - |
| CMYK | 0.07 | 0.74 | 0 | 0.44 |
| HSL | 294.34º | 0.58% | 0.36% | - |
| HSV(B) | 294.34º | 0.74% | 0.56% | - |
| XYZ | 15.56 | 8.47 | 27.2 | - |
| YUV | 78.79 | 164.8 | 167.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 38 | 144 | 0.07 | 0.74 | 0 | 0.44 | 294.34 | 0.58 | 0.36 |
| Hex | 86 | 26 | 90 | 7 | 4A | 0 | 2C | 126 | 3A | 24 |
| Octal | 206 | 46 | 220 | 7 | 112 | 0 | 54 | 446 | 72 | 44 |
| Binary | 10000110 | 100110 | 10010000 | 111 | 1001010 | 0 | 101100 | 100100110 | 111010 | 100100 |
Color Harmonies of #862690
Complementary color
Monochromatic Colors of #862690
Black with #862690
Text Example
Text Example
White with #862690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862690; }
p { color: rgb(134,38,144); }
H1.HeaderClassName
{
color: #862690;
}
.AnyTagClassName
{
color: #862690;
}
</style>
background-color css
<style>
a { background-color: #862690; }
a { background-color: rgb(134,38,144); }
div.DivClassName
{
background-color: #862690;
}
.BgClassName
{
background-color: #862690;
}
</style>
border-color css
<style>
span { border-color: #862690; }
span { border-color: rgb(134,38,144); }
td.TdClassName
{
border-color: #862690;
}
.TagClassName
{
border-color: #862690;
}
</style>