Shades of Dark Purple #863680
Tints of Dark Purple #863680
RGB
CMYK
RGB Variations
Color information
#863680 (or 0x863680) is known color: Dark Purple. HEX triplet: 86, 36 and 80. RGB value is (134,54,128). Sum of RGB (Red+Green+Blue) = 134+54+128=316 (41% of max value = 765). Red value is 134 (52.73% from 255 or 42.41% from 316); Green value is 54 (21.48% from 255 or 17.09% from 316); Blue value is 128 (50.39% from 255 or 40.51% from 316); Max value from RGB is 134 - color contains mainly: red. Hex color #863680 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #863680 is #79C97F. Grayscale: #565656. Windows color (decimal): -7981440 or 8402566. OLE color: 8402566.
HSL color Cylindrical-coordinate representation of color #863680: hue angle of 304.5º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #863680 is Cyan = 0, Magento = 0.60, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 54 | 128 | - |
| CMYK | 0 | 0.60 | 0.04 | 0.47 |
| HSL | 304.5º | 0.43% | 0.37% | - |
| HSV(B) | 304.5º | 0.6% | 0.53% | - |
| XYZ | 15.05 | 9.27 | 21.42 | - |
| YUV | 86.36 | 151.5 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 54 | 128 | 0 | 0.60 | 0.04 | 0.47 | 304.5 | 0.43 | 0.37 |
| Hex | 86 | 36 | 80 | 0 | 3C | 4 | 2F | 130 | 2B | 25 |
| Octal | 206 | 66 | 200 | 0 | 74 | 4 | 57 | 460 | 53 | 45 |
| Binary | 10000110 | 110110 | 10000000 | 0 | 111100 | 100 | 101111 | 100110000 | 101011 | 100101 |
Color Harmonies of #863680
Complementary color
Monochromatic Colors of #863680
Black with #863680
Text Example
Text Example
White with #863680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863680; }
p { color: rgb(134,54,128); }
H1.HeaderClassName
{
color: #863680;
}
.AnyTagClassName
{
color: #863680;
}
</style>
background-color css
<style>
a { background-color: #863680; }
a { background-color: rgb(134,54,128); }
div.DivClassName
{
background-color: #863680;
}
.BgClassName
{
background-color: #863680;
}
</style>
border-color css
<style>
span { border-color: #863680; }
span { border-color: rgb(134,54,128); }
td.TdClassName
{
border-color: #863680;
}
.TagClassName
{
border-color: #863680;
}
</style>