Shades of Dark Purple #861670
Tints of Dark Purple #861670
RGB
CMYK
RGB Variations
Color information
#861670 (or 0x861670) is known color: Dark Purple. HEX triplet: 86, 16 and 70. RGB value is (134,22,112). Sum of RGB (Red+Green+Blue) = 134+22+112=268 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50% from 268); Green value is 22 (8.98% from 255 or 8.21% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 134 - color contains mainly: red. Hex color #861670 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861670 is #79E98F. Grayscale: #414141. Windows color (decimal): -7989648 or 7345798. OLE color: 7345798.
HSL color Cylindrical-coordinate representation of color #861670: hue angle of 311.79º 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 #861670 is Cyan = 0, Magento = 0.84, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 22 | 112 | - |
| CMYK | 0 | 0.84 | 0.16 | 0.47 |
| HSL | 311.79º | 0.72% | 0.31% | - |
| HSV(B) | 311.79º | 0.84% | 0.53% | - |
| XYZ | 13.04 | 6.81 | 15.96 | - |
| YUV | 65.75 | 154.11 | 176.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 22 | 112 | 0 | 0.84 | 0.16 | 0.47 | 311.79 | 0.72 | 0.31 |
| Hex | 86 | 16 | 70 | 0 | 54 | 10 | 2F | 138 | 48 | 1F |
| Octal | 206 | 26 | 160 | 0 | 124 | 20 | 57 | 470 | 110 | 37 |
| Binary | 10000110 | 10110 | 1110000 | 0 | 1010100 | 10000 | 101111 | 100111000 | 1001000 | 11111 |
Color Harmonies of #861670
Complementary color
Monochromatic Colors of #861670
Black with #861670
Text Example
Text Example
White with #861670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861670; }
p { color: rgb(134,22,112); }
H1.HeaderClassName
{
color: #861670;
}
.AnyTagClassName
{
color: #861670;
}
</style>
background-color css
<style>
a { background-color: #861670; }
a { background-color: rgb(134,22,112); }
div.DivClassName
{
background-color: #861670;
}
.BgClassName
{
background-color: #861670;
}
</style>
border-color css
<style>
span { border-color: #861670; }
span { border-color: rgb(134,22,112); }
td.TdClassName
{
border-color: #861670;
}
.TagClassName
{
border-color: #861670;
}
</style>