Shades of Dark Purple #861671
Tints of Dark Purple #861671
RGB
CMYK
RGB Variations
Color information
#861671 (or 0x861671) is known color: Dark Purple. HEX triplet: 86, 16 and 71. RGB value is (134,22,113). Sum of RGB (Red+Green+Blue) = 134+22+113=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 22 (8.98% from 255 or 8.18% from 269); Blue value is 113 (44.53% from 255 or 42.01% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #861671 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861671 is #79E98E. Grayscale: #414141. Windows color (decimal): -7989647 or 7411334. OLE color: 7411334.
HSL color Cylindrical-coordinate representation of color #861671: hue angle of 311.25º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861671 is Cyan = 0, Magento = 0.84, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 113 | - |
| CMYK | 0 | 0.84 | 0.16 | 0.47 |
| HSL | 311.25º | 0.72% | 0.31% | - |
| HSV(B) | 311.25º | 0.84% | 0.53% | - |
| XYZ | 13.1 | 6.83 | 16.25 | - |
| YUV | 65.86 | 154.61 | 176.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 113 | 0 | 0.84 | 0.16 | 0.47 | 311.25 | 0.72 | 0.31 |
| Hex | 86 | 16 | 71 | 0 | 54 | 10 | 2F | 137 | 48 | 1F |
| Octal | 206 | 26 | 161 | 0 | 124 | 20 | 57 | 467 | 110 | 37 |
| Binary | 10000110 | 10110 | 1110001 | 0 | 1010100 | 10000 | 101111 | 100110111 | 1001000 | 11111 |
Color Harmonies of #861671
Complementary color
Monochromatic Colors of #861671
Black with #861671
Text Example
Text Example
White with #861671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861671; }
p { color: rgb(134,22,113); }
H1.HeaderClassName
{
color: #861671;
}
.AnyTagClassName
{
color: #861671;
}
</style>
background-color css
<style>
a { background-color: #861671; }
a { background-color: rgb(134,22,113); }
div.DivClassName
{
background-color: #861671;
}
.BgClassName
{
background-color: #861671;
}
</style>
border-color css
<style>
span { border-color: #861671; }
span { border-color: rgb(134,22,113); }
td.TdClassName
{
border-color: #861671;
}
.TagClassName
{
border-color: #861671;
}
</style>