Shades of Dark Purple #861477
Tints of Dark Purple #861477
RGB
CMYK
RGB Variations
Color information
#861477 (or 0x861477) is known color: Dark Purple. HEX triplet: 86, 14 and 77. RGB value is (134,20,119). Sum of RGB (Red+Green+Blue) = 134+20+119=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 20 (8.20% from 255 or 7.33% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #861477 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861477 is #79EB88. Grayscale: #414141. Windows color (decimal): -7990153 or 7804038. OLE color: 7804038.
HSL color Cylindrical-coordinate representation of color #861477: hue angle of 307.89º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861477 is Cyan = 0, Magento = 0.85, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 119 | - |
| CMYK | 0 | 0.85 | 0.11 | 0.47 |
| HSL | 307.89º | 0.74% | 0.3% | - |
| HSV(B) | 307.89º | 0.85% | 0.53% | - |
| XYZ | 13.41 | 6.9 | 18.08 | - |
| YUV | 65.37 | 158.27 | 176.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 119 | 0 | 0.85 | 0.11 | 0.47 | 307.89 | 0.74 | 0.3 |
| Hex | 86 | 14 | 77 | 0 | 55 | B | 2F | 134 | 4A | 1E |
| Octal | 206 | 24 | 167 | 0 | 125 | 13 | 57 | 464 | 112 | 36 |
| Binary | 10000110 | 10100 | 1110111 | 0 | 1010101 | 1011 | 101111 | 100110100 | 1001010 | 11110 |
Color Harmonies of #861477
Complementary color
Monochromatic Colors of #861477
Black with #861477
Text Example
Text Example
White with #861477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861477; }
p { color: rgb(134,20,119); }
H1.HeaderClassName
{
color: #861477;
}
.AnyTagClassName
{
color: #861477;
}
</style>
background-color css
<style>
a { background-color: #861477; }
a { background-color: rgb(134,20,119); }
div.DivClassName
{
background-color: #861477;
}
.BgClassName
{
background-color: #861477;
}
</style>
border-color css
<style>
span { border-color: #861477; }
span { border-color: rgb(134,20,119); }
td.TdClassName
{
border-color: #861477;
}
.TagClassName
{
border-color: #861477;
}
</style>