Shades of Dark Magenta #861088
Tints of Dark Magenta #861088
RGB
CMYK
RGB Variations
Color information
#861088 (or 0x861088) is known color: Dark Magenta. HEX triplet: 86, 10 and 88. RGB value is (134,16,136). Sum of RGB (Red+Green+Blue) = 134+16+136=286 (37% of max value = 765). Red value is 134 (52.73% from 255 or 46.85% from 286); Green value is 16 (6.64% from 255 or 5.59% from 286); Blue value is 136 (53.52% from 255 or 47.55% from 286); Max value from RGB is 136 - color contains mainly: blue. Hex color #861088 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #861088 is #79EF77. Grayscale: #404040. Windows color (decimal): -7991160 or 8917126. OLE color: 8917126.
HSL color Cylindrical-coordinate representation of color #861088: hue angle of 299º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861088 is Cyan = 0.01, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 136 | - |
| CMYK | 0.01 | 0.88 | 0 | 0.47 |
| HSL | 299º | 0.79% | 0.3% | - |
| HSV(B) | 299º | 0.88% | 0.53% | - |
| XYZ | 14.46 | 7.22 | 23.92 | - |
| YUV | 64.96 | 168.09 | 177.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 136 | 0.01 | 0.88 | 0 | 0.47 | 299 | 0.79 | 0.3 |
| Hex | 86 | 10 | 88 | 1 | 58 | 0 | 2F | 12B | 4F | 1E |
| Octal | 206 | 20 | 210 | 1 | 130 | 0 | 57 | 453 | 117 | 36 |
| Binary | 10000110 | 10000 | 10001000 | 1 | 1011000 | 0 | 101111 | 100101011 | 1001111 | 11110 |
Color Harmonies of #861088
Complementary color
Monochromatic Colors of #861088
Black with #861088
Text Example
Text Example
White with #861088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861088; }
p { color: rgb(134,16,136); }
H1.HeaderClassName
{
color: #861088;
}
.AnyTagClassName
{
color: #861088;
}
</style>
background-color css
<style>
a { background-color: #861088; }
a { background-color: rgb(134,16,136); }
div.DivClassName
{
background-color: #861088;
}
.BgClassName
{
background-color: #861088;
}
</style>
border-color css
<style>
span { border-color: #861088; }
span { border-color: rgb(134,16,136); }
td.TdClassName
{
border-color: #861088;
}
.TagClassName
{
border-color: #861088;
}
</style>