Shades of Dark Magenta #870687
Tints of Dark Magenta #870687
RGB
CMYK
RGB Variations
Color information
#870687 (or 0x870687) is known color: Dark Magenta. HEX triplet: 87, 06 and 87. RGB value is (135,6,135). Sum of RGB (Red+Green+Blue) = 135+6+135=276 (36% of max value = 765). Red value is 135 (53.12% from 255 or 48.91% from 276); Green value is 6 (2.73% from 255 or 2.17% from 276); Blue value is 135 (53.12% from 255 or 48.91% from 276); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #870687 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #870687 is #78F978. Grayscale: #3A3A3A. Windows color (decimal): -7928185 or 8849031. OLE color: 8849031.
HSL color Cylindrical-coordinate representation of color #870687: hue angle of 300º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870687 is Cyan = 0, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 135 | - |
| CMYK | 0 | 0.96 | 0 | 0.47 |
| HSL | 300º | 0.91% | 0.28% | - |
| HSV(B) | 300º | 0.96% | 0.53% | - |
| XYZ | 14.43 | 7.03 | 23.52 | - |
| YUV | 59.28 | 170.74 | 182.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 135 | 0 | 0.96 | 0 | 0.47 | 300 | 0.91 | 0.28 |
| Hex | 87 | 6 | 87 | 0 | 60 | 0 | 2F | 12C | 5B | 1C |
| Octal | 207 | 6 | 207 | 0 | 140 | 0 | 57 | 454 | 133 | 34 |
| Binary | 10000111 | 110 | 10000111 | 0 | 1100000 | 0 | 101111 | 100101100 | 1011011 | 11100 |
Color Harmonies of #870687
Complementary color
Monochromatic Colors of #870687
Black with #870687
Text Example
Text Example
White with #870687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870687; }
p { color: rgb(135,6,135); }
H1.HeaderClassName
{
color: #870687;
}
.AnyTagClassName
{
color: #870687;
}
</style>
background-color css
<style>
a { background-color: #870687; }
a { background-color: rgb(135,6,135); }
div.DivClassName
{
background-color: #870687;
}
.BgClassName
{
background-color: #870687;
}
</style>
border-color css
<style>
span { border-color: #870687; }
span { border-color: rgb(135,6,135); }
td.TdClassName
{
border-color: #870687;
}
.TagClassName
{
border-color: #870687;
}
</style>