Shades of Dark Magenta #871087
Tints of Dark Magenta #871087
RGB
CMYK
RGB Variations
Color information
#871087 (or 0x871087) is known color: Dark Magenta. HEX triplet: 87, 10 and 87. RGB value is (135,16,135). Sum of RGB (Red+Green+Blue) = 135+16+135=286 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.20% from 286); Green value is 16 (6.64% from 255 or 5.59% from 286); Blue value is 135 (53.12% from 255 or 47.20% from 286); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #871087 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #871087 is #78EF78. Grayscale: #404040. Windows color (decimal): -7925625 or 8851591. OLE color: 8851591.
HSL color Cylindrical-coordinate representation of color #871087: hue angle of 300º 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 #871087 is Cyan = 0, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 16 | 135 | - |
| CMYK | 0 | 0.88 | 0 | 0.47 |
| HSL | 300º | 0.79% | 0.3% | - |
| HSV(B) | 300º | 0.88% | 0.53% | - |
| XYZ | 14.55 | 7.27 | 23.56 | - |
| YUV | 65.15 | 167.42 | 177.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 16 | 135 | 0 | 0.88 | 0 | 0.47 | 300 | 0.79 | 0.3 |
| Hex | 87 | 10 | 87 | 0 | 58 | 0 | 2F | 12C | 4F | 1E |
| Octal | 207 | 20 | 207 | 0 | 130 | 0 | 57 | 454 | 117 | 36 |
| Binary | 10000111 | 10000 | 10000111 | 0 | 1011000 | 0 | 101111 | 100101100 | 1001111 | 11110 |
Color Harmonies of #871087
Complementary color
Monochromatic Colors of #871087
Black with #871087
Text Example
Text Example
White with #871087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871087; }
p { color: rgb(135,16,135); }
H1.HeaderClassName
{
color: #871087;
}
.AnyTagClassName
{
color: #871087;
}
</style>
background-color css
<style>
a { background-color: #871087; }
a { background-color: rgb(135,16,135); }
div.DivClassName
{
background-color: #871087;
}
.BgClassName
{
background-color: #871087;
}
</style>
border-color css
<style>
span { border-color: #871087; }
span { border-color: rgb(135,16,135); }
td.TdClassName
{
border-color: #871087;
}
.TagClassName
{
border-color: #871087;
}
</style>