Shades of Dark Magenta #870887
Tints of Dark Magenta #870887
RGB
CMYK
RGB Variations
Color information
#870887 (or 0x870887) is known color: Dark Magenta. HEX triplet: 87, 08 and 87. RGB value is (135,8,135). Sum of RGB (Red+Green+Blue) = 135+8+135=278 (36% of max value = 765). Red value is 135 (53.12% from 255 or 48.56% from 278); Green value is 8 (3.52% from 255 or 2.88% from 278); Blue value is 135 (53.12% from 255 or 48.56% from 278); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #870887 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #870887 is #78F778. Grayscale: #3C3C3C. Windows color (decimal): -7927673 or 8849543. OLE color: 8849543.
HSL color Cylindrical-coordinate representation of color #870887: hue angle of 300º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #870887 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 135 | - |
| CMYK | 0 | 0.94 | 0 | 0.47 |
| HSL | 300º | 0.89% | 0.28% | - |
| HSV(B) | 300º | 0.94% | 0.53% | - |
| XYZ | 14.45 | 7.07 | 23.53 | - |
| YUV | 60.45 | 170.08 | 181.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 135 | 0 | 0.94 | 0 | 0.47 | 300 | 0.89 | 0.28 |
| Hex | 87 | 8 | 87 | 0 | 5E | 0 | 2F | 12C | 59 | 1C |
| Octal | 207 | 10 | 207 | 0 | 136 | 0 | 57 | 454 | 131 | 34 |
| Binary | 10000111 | 1000 | 10000111 | 0 | 1011110 | 0 | 101111 | 100101100 | 1011001 | 11100 |
Color Harmonies of #870887
Complementary color
Monochromatic Colors of #870887
Black with #870887
Text Example
Text Example
White with #870887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870887; }
p { color: rgb(135,8,135); }
H1.HeaderClassName
{
color: #870887;
}
.AnyTagClassName
{
color: #870887;
}
</style>
background-color css
<style>
a { background-color: #870887; }
a { background-color: rgb(135,8,135); }
div.DivClassName
{
background-color: #870887;
}
.BgClassName
{
background-color: #870887;
}
</style>
border-color css
<style>
span { border-color: #870887; }
span { border-color: rgb(135,8,135); }
td.TdClassName
{
border-color: #870887;
}
.TagClassName
{
border-color: #870887;
}
</style>