Shades of Vivid Violet #862799
Tints of Vivid Violet #862799
RGB
CMYK
RGB Variations
Color information
#862799 (or 0x862799) is known color: Vivid Violet. HEX triplet: 86, 27 and 99. RGB value is (134,39,153). Sum of RGB (Red+Green+Blue) = 134+39+153=326 (43% of max value = 765). Red value is 134 (52.73% from 255 or 41.10% from 326); Green value is 39 (15.62% from 255 or 11.96% from 326); Blue value is 153 (60.16% from 255 or 46.93% from 326); Max value from RGB is 153 - color contains mainly: blue. Hex color #862799 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862799 is #79D866. Grayscale: #505050. Windows color (decimal): -7985255 or 10037126. OLE color: 10037126.
HSL color Cylindrical-coordinate representation of color #862799: hue angle of 290º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #862799 is Cyan = 0.12, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 39 | 153 | - |
| CMYK | 0.12 | 0.75 | 0 | 0.4 |
| HSL | 290º | 0.59% | 0.38% | - |
| HSV(B) | 290º | 0.75% | 0.6% | - |
| XYZ | 16.31 | 8.82 | 30.98 | - |
| YUV | 80.4 | 168.97 | 166.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 153 | 0.12 | 0.75 | 0 | 0.4 | 290 | 0.59 | 0.38 |
| Hex | 86 | 27 | 99 | C | 4B | 0 | 28 | 122 | 3B | 26 |
| Octal | 206 | 47 | 231 | 14 | 113 | 0 | 50 | 442 | 73 | 46 |
| Binary | 10000110 | 100111 | 10011001 | 1100 | 1001011 | 0 | 101000 | 100100010 | 111011 | 100110 |
Color Harmonies of #862799
Complementary color
Monochromatic Colors of #862799
Black with #862799
Text Example
Text Example
White with #862799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862799; }
p { color: rgb(134,39,153); }
H1.HeaderClassName
{
color: #862799;
}
.AnyTagClassName
{
color: #862799;
}
</style>
background-color css
<style>
a { background-color: #862799; }
a { background-color: rgb(134,39,153); }
div.DivClassName
{
background-color: #862799;
}
.BgClassName
{
background-color: #862799;
}
</style>
border-color css
<style>
span { border-color: #862799; }
span { border-color: rgb(134,39,153); }
td.TdClassName
{
border-color: #862799;
}
.TagClassName
{
border-color: #862799;
}
</style>