Shades of Dark Purple #861075
Tints of Dark Purple #861075
RGB
CMYK
RGB Variations
Color information
#861075 (or 0x861075) is known color: Dark Purple. HEX triplet: 86, 10 and 75. RGB value is (134,16,117). Sum of RGB (Red+Green+Blue) = 134+16+117=267 (35% of max value = 765). Red value is 134 (52.73% from 255 or 50.19% from 267); Green value is 16 (6.64% from 255 or 5.99% from 267); Blue value is 117 (46.09% from 255 or 43.82% from 267); Max value from RGB is 134 - color contains mainly: red. Hex color #861075 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861075 is #79EF8A. Grayscale: #3E3E3E. Windows color (decimal): -7991179 or 7671942. OLE color: 7671942.
HSL color Cylindrical-coordinate representation of color #861075: hue angle of 308.64º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861075 is Cyan = 0, Magento = 0.88, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 117 | - |
| CMYK | 0 | 0.88 | 0.13 | 0.47 |
| HSL | 308.64º | 0.79% | 0.29% | - |
| HSV(B) | 308.64º | 0.88% | 0.53% | - |
| XYZ | 13.23 | 6.72 | 17.43 | - |
| YUV | 62.8 | 158.59 | 178.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 117 | 0 | 0.88 | 0.13 | 0.47 | 308.64 | 0.79 | 0.29 |
| Hex | 86 | 10 | 75 | 0 | 58 | D | 2F | 135 | 4F | 1D |
| Octal | 206 | 20 | 165 | 0 | 130 | 15 | 57 | 465 | 117 | 35 |
| Binary | 10000110 | 10000 | 1110101 | 0 | 1011000 | 1101 | 101111 | 100110101 | 1001111 | 11101 |
Color Harmonies of #861075
Complementary color
Monochromatic Colors of #861075
Black with #861075
Text Example
Text Example
White with #861075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861075; }
p { color: rgb(134,16,117); }
H1.HeaderClassName
{
color: #861075;
}
.AnyTagClassName
{
color: #861075;
}
</style>
background-color css
<style>
a { background-color: #861075; }
a { background-color: rgb(134,16,117); }
div.DivClassName
{
background-color: #861075;
}
.BgClassName
{
background-color: #861075;
}
</style>
border-color css
<style>
span { border-color: #861075; }
span { border-color: rgb(134,16,117); }
td.TdClassName
{
border-color: #861075;
}
.TagClassName
{
border-color: #861075;
}
</style>