Shades of Dark Purple #863977
Tints of Dark Purple #863977
RGB
CMYK
RGB Variations
Color information
#863977 (or 0x863977) is known color: Dark Purple. HEX triplet: 86, 39 and 77. RGB value is (134,57,119). Sum of RGB (Red+Green+Blue) = 134+57+119=310 (41% of max value = 765). Red value is 134 (52.73% from 255 or 43.23% from 310); Green value is 57 (22.66% from 255 or 18.39% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 134 - color contains mainly: red. Hex color #863977 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863977 is #79C688. Grayscale: #565656. Windows color (decimal): -7980681 or 7813510. OLE color: 7813510.
HSL color Cylindrical-coordinate representation of color #863977: hue angle of 311.69º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #863977 is Cyan = 0, Magento = 0.57, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 119 | - |
| CMYK | 0 | 0.57 | 0.11 | 0.47 |
| HSL | 311.69º | 0.4% | 0.37% | - |
| HSV(B) | 311.69º | 0.57% | 0.53% | - |
| XYZ | 14.62 | 9.33 | 18.48 | - |
| YUV | 87.09 | 146.01 | 161.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 119 | 0 | 0.57 | 0.11 | 0.47 | 311.69 | 0.4 | 0.37 |
| Hex | 86 | 39 | 77 | 0 | 39 | B | 2F | 138 | 28 | 25 |
| Octal | 206 | 71 | 167 | 0 | 71 | 13 | 57 | 470 | 50 | 45 |
| Binary | 10000110 | 111001 | 1110111 | 0 | 111001 | 1011 | 101111 | 100111000 | 101000 | 100101 |
Color Harmonies of #863977
Complementary color
Monochromatic Colors of #863977
Black with #863977
Text Example
Text Example
White with #863977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863977; }
p { color: rgb(134,57,119); }
H1.HeaderClassName
{
color: #863977;
}
.AnyTagClassName
{
color: #863977;
}
</style>
background-color css
<style>
a { background-color: #863977; }
a { background-color: rgb(134,57,119); }
div.DivClassName
{
background-color: #863977;
}
.BgClassName
{
background-color: #863977;
}
</style>
border-color css
<style>
span { border-color: #863977; }
span { border-color: rgb(134,57,119); }
td.TdClassName
{
border-color: #863977;
}
.TagClassName
{
border-color: #863977;
}
</style>