Shades of Dark Purple #862780
Tints of Dark Purple #862780
RGB
CMYK
RGB Variations
Color information
#862780 (or 0x862780) is known color: Dark Purple. HEX triplet: 86, 27 and 80. RGB value is (134,39,128). Sum of RGB (Red+Green+Blue) = 134+39+128=301 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.52% from 301); Green value is 39 (15.62% from 255 or 12.96% from 301); Blue value is 128 (50.39% from 255 or 42.52% from 301); Max value from RGB is 134 - color contains mainly: red. Hex color #862780 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #862780 is #79D87F. Grayscale: #4D4D4D. Windows color (decimal): -7985280 or 8398726. OLE color: 8398726.
HSL color Cylindrical-coordinate representation of color #862780: hue angle of 303.79º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #862780 is Cyan = 0, Magento = 0.71, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 128 | - |
| CMYK | 0 | 0.71 | 0.04 | 0.47 |
| HSL | 303.79º | 0.55% | 0.34% | - |
| HSV(B) | 303.79º | 0.71% | 0.53% | - |
| XYZ | 14.45 | 8.08 | 21.22 | - |
| YUV | 77.55 | 156.47 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 128 | 0 | 0.71 | 0.04 | 0.47 | 303.79 | 0.55 | 0.34 |
| Hex | 86 | 27 | 80 | 0 | 47 | 4 | 2F | 130 | 37 | 22 |
| Octal | 206 | 47 | 200 | 0 | 107 | 4 | 57 | 460 | 67 | 42 |
| Binary | 10000110 | 100111 | 10000000 | 0 | 1000111 | 100 | 101111 | 100110000 | 110111 | 100010 |
Color Harmonies of #862780
Complementary color
Monochromatic Colors of #862780
Black with #862780
Text Example
Text Example
White with #862780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862780; }
p { color: rgb(134,39,128); }
H1.HeaderClassName
{
color: #862780;
}
.AnyTagClassName
{
color: #862780;
}
</style>
background-color css
<style>
a { background-color: #862780; }
a { background-color: rgb(134,39,128); }
div.DivClassName
{
background-color: #862780;
}
.BgClassName
{
background-color: #862780;
}
</style>
border-color css
<style>
span { border-color: #862780; }
span { border-color: rgb(134,39,128); }
td.TdClassName
{
border-color: #862780;
}
.TagClassName
{
border-color: #862780;
}
</style>