Shades of Vivid Violet #863690
Tints of Vivid Violet #863690
RGB
CMYK
RGB Variations
Color information
#863690 (or 0x863690) is known color: Vivid Violet. HEX triplet: 86, 36 and 90. RGB value is (134,54,144). Sum of RGB (Red+Green+Blue) = 134+54+144=332 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.36% from 332); Green value is 54 (21.48% from 255 or 16.27% from 332); Blue value is 144 (56.64% from 255 or 43.37% from 332); Max value from RGB is 144 - color contains mainly: blue. Hex color #863690 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863690 is #79C96F. Grayscale: #575757. Windows color (decimal): -7981424 or 9451142. OLE color: 9451142.
HSL color Cylindrical-coordinate representation of color #863690: hue angle of 293.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #863690 is Cyan = 0.07, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 54 | 144 | - |
| CMYK | 0.07 | 0.63 | 0 | 0.44 |
| HSL | 293.33º | 0.45% | 0.39% | - |
| HSV(B) | 293.33º | 0.63% | 0.56% | - |
| XYZ | 16.18 | 9.72 | 27.41 | - |
| YUV | 88.18 | 159.5 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 144 | 0.07 | 0.63 | 0 | 0.44 | 293.33 | 0.45 | 0.39 |
| Hex | 86 | 36 | 90 | 7 | 3F | 0 | 2C | 125 | 2D | 27 |
| Octal | 206 | 66 | 220 | 7 | 77 | 0 | 54 | 445 | 55 | 47 |
| Binary | 10000110 | 110110 | 10010000 | 111 | 111111 | 0 | 101100 | 100100101 | 101101 | 100111 |
Color Harmonies of #863690
Complementary color
Monochromatic Colors of #863690
Black with #863690
Text Example
Text Example
White with #863690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863690; }
p { color: rgb(134,54,144); }
H1.HeaderClassName
{
color: #863690;
}
.AnyTagClassName
{
color: #863690;
}
</style>
background-color css
<style>
a { background-color: #863690; }
a { background-color: rgb(134,54,144); }
div.DivClassName
{
background-color: #863690;
}
.BgClassName
{
background-color: #863690;
}
</style>
border-color css
<style>
span { border-color: #863690; }
span { border-color: rgb(134,54,144); }
td.TdClassName
{
border-color: #863690;
}
.TagClassName
{
border-color: #863690;
}
</style>