Shades of Trendy Pink #877087
Tints of Trendy Pink #877087
RGB
CMYK
RGB Variations
Color information
#877087 (or 0x877087) is known color: Trendy Pink. HEX triplet: 87, 70 and 87. RGB value is (135,112,135). Sum of RGB (Red+Green+Blue) = 135+112+135=382 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.34% from 382); Green value is 112 (44.14% from 255 or 29.32% from 382); Blue value is 135 (53.12% from 255 or 35.34% from 382); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #877087 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877087 is #788F78. Grayscale: #797979. Windows color (decimal): -7901049 or 8876167. OLE color: 8876167.
HSL color Cylindrical-coordinate representation of color #877087: hue angle of 300º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #877087 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 112 | 135 | - |
| CMYK | 0 | 0.17 | 0 | 0.47 |
| HSL | 300º | 0.09% | 0.48% | - |
| HSV(B) | 300º | 0.17% | 0.53% | - |
| XYZ | 20.16 | 18.49 | 25.43 | - |
| YUV | 121.5 | 135.62 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 112 | 135 | 0 | 0.17 | 0 | 0.47 | 300 | 0.09 | 0.48 |
| Hex | 87 | 70 | 87 | 0 | 11 | 0 | 2F | 12C | 9 | 30 |
| Octal | 207 | 160 | 207 | 0 | 21 | 0 | 57 | 454 | 11 | 60 |
| Binary | 10000111 | 1110000 | 10000111 | 0 | 10001 | 0 | 101111 | 100101100 | 1001 | 110000 |
Color Harmonies of #877087
Complementary color
Monochromatic Colors of #877087
Black with #877087
Text Example
Text Example
White with #877087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877087; }
p { color: rgb(135,112,135); }
H1.HeaderClassName
{
color: #877087;
}
.AnyTagClassName
{
color: #877087;
}
</style>
background-color css
<style>
a { background-color: #877087; }
a { background-color: rgb(135,112,135); }
div.DivClassName
{
background-color: #877087;
}
.BgClassName
{
background-color: #877087;
}
</style>
border-color css
<style>
span { border-color: #877087; }
span { border-color: rgb(135,112,135); }
td.TdClassName
{
border-color: #877087;
}
.TagClassName
{
border-color: #877087;
}
</style>