Shades of Trendy Pink #876487
Tints of Trendy Pink #876487
RGB
CMYK
RGB Variations
Color information
#876487 (or 0x876487) is known color: Trendy Pink. HEX triplet: 87, 64 and 87. RGB value is (135,100,135). Sum of RGB (Red+Green+Blue) = 135+100+135=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 100 (39.45% from 255 or 27.03% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 135 - color contains mainly: red, blue. Hex color #876487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #876487 is #789B78. Grayscale: #727272. Windows color (decimal): -7904121 or 8873095. OLE color: 8873095.
HSL color Cylindrical-coordinate representation of color #876487: hue angle of 300º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #876487 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 100 | 135 | - |
| CMYK | 0 | 0.26 | 0 | 0.47 |
| HSL | 300º | 0.15% | 0.46% | - |
| HSV(B) | 300º | 0.26% | 0.53% | - |
| XYZ | 18.92 | 16.01 | 25.02 | - |
| YUV | 114.46 | 139.6 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 135 | 0 | 0.26 | 0 | 0.47 | 300 | 0.15 | 0.46 |
| Hex | 87 | 64 | 87 | 0 | 1A | 0 | 2F | 12C | F | 2E |
| Octal | 207 | 144 | 207 | 0 | 32 | 0 | 57 | 454 | 17 | 56 |
| Binary | 10000111 | 1100100 | 10000111 | 0 | 11010 | 0 | 101111 | 100101100 | 1111 | 101110 |
Color Harmonies of #876487
Complementary color
Monochromatic Colors of #876487
Black with #876487
Text Example
Text Example
White with #876487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876487; }
p { color: rgb(135,100,135); }
H1.HeaderClassName
{
color: #876487;
}
.AnyTagClassName
{
color: #876487;
}
</style>
background-color css
<style>
a { background-color: #876487; }
a { background-color: rgb(135,100,135); }
div.DivClassName
{
background-color: #876487;
}
.BgClassName
{
background-color: #876487;
}
</style>
border-color css
<style>
span { border-color: #876487; }
span { border-color: rgb(135,100,135); }
td.TdClassName
{
border-color: #876487;
}
.TagClassName
{
border-color: #876487;
}
</style>