Shades of Vivid Violet #862390
Tints of Vivid Violet #862390
RGB
CMYK
RGB Variations
Color information
#862390 (or 0x862390) is known color: Vivid Violet. HEX triplet: 86, 23 and 90. RGB value is (134,35,144). Sum of RGB (Red+Green+Blue) = 134+35+144=313 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.81% from 313); Green value is 35 (14.06% from 255 or 11.18% from 313); Blue value is 144 (56.64% from 255 or 46.01% from 313); Max value from RGB is 144 - color contains mainly: blue. Hex color #862390 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862390 is #79DC6F. Grayscale: #4C4C4C. Windows color (decimal): -7986288 or 9446278. OLE color: 9446278.
HSL color Cylindrical-coordinate representation of color #862390: hue angle of 294.5º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #862390 is Cyan = 0.07, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 35 | 144 | - |
| CMYK | 0.07 | 0.76 | 0 | 0.44 |
| HSL | 294.5º | 0.61% | 0.35% | - |
| HSV(B) | 294.5º | 0.76% | 0.56% | - |
| XYZ | 15.47 | 8.28 | 27.17 | - |
| YUV | 77.03 | 165.8 | 168.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 144 | 0.07 | 0.76 | 0 | 0.44 | 294.5 | 0.61 | 0.35 |
| Hex | 86 | 23 | 90 | 7 | 4C | 0 | 2C | 126 | 3D | 23 |
| Octal | 206 | 43 | 220 | 7 | 114 | 0 | 54 | 446 | 75 | 43 |
| Binary | 10000110 | 100011 | 10010000 | 111 | 1001100 | 0 | 101100 | 100100110 | 111101 | 100011 |
Color Harmonies of #862390
Complementary color
Monochromatic Colors of #862390
Black with #862390
Text Example
Text Example
White with #862390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862390; }
p { color: rgb(134,35,144); }
H1.HeaderClassName
{
color: #862390;
}
.AnyTagClassName
{
color: #862390;
}
</style>
background-color css
<style>
a { background-color: #862390; }
a { background-color: rgb(134,35,144); }
div.DivClassName
{
background-color: #862390;
}
.BgClassName
{
background-color: #862390;
}
</style>
border-color css
<style>
span { border-color: #862390; }
span { border-color: rgb(134,35,144); }
td.TdClassName
{
border-color: #862390;
}
.TagClassName
{
border-color: #862390;
}
</style>