Shades of Trendy Pink #875686
Tints of Trendy Pink #875686
RGB
CMYK
RGB Variations
Color information
#875686 (or 0x875686) is known color: Trendy Pink. HEX triplet: 87, 56 and 86. RGB value is (135,86,134). Sum of RGB (Red+Green+Blue) = 135+86+134=355 (47% of max value = 765). Red value is 135 (53.12% from 255 or 38.03% from 355); Green value is 86 (33.98% from 255 or 24.23% from 355); Blue value is 134 (52.73% from 255 or 37.75% from 355); Max value from RGB is 135 - color contains mainly: red. Hex color #875686 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875686 is #78A979. Grayscale: #696969. Windows color (decimal): -7907706 or 8803975. OLE color: 8803975.
HSL color Cylindrical-coordinate representation of color #875686: hue angle of 301.22º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #875686 is Cyan = 0, Magento = 0.36, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 134 | - |
| CMYK | 0 | 0.36 | 0.01 | 0.47 |
| HSL | 301.22º | 0.22% | 0.43% | - |
| HSV(B) | 301.22º | 0.36% | 0.53% | - |
| XYZ | 17.62 | 13.53 | 24.24 | - |
| YUV | 106.12 | 143.73 | 148.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 134 | 0 | 0.36 | 0.01 | 0.47 | 301.22 | 0.22 | 0.43 |
| Hex | 87 | 56 | 86 | 0 | 24 | 1 | 2F | 12D | 16 | 2B |
| Octal | 207 | 126 | 206 | 0 | 44 | 1 | 57 | 455 | 26 | 53 |
| Binary | 10000111 | 1010110 | 10000110 | 0 | 100100 | 1 | 101111 | 100101101 | 10110 | 101011 |
Color Harmonies of #875686
Complementary color
Monochromatic Colors of #875686
Black with #875686
Text Example
Text Example
White with #875686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875686; }
p { color: rgb(135,86,134); }
H1.HeaderClassName
{
color: #875686;
}
.AnyTagClassName
{
color: #875686;
}
</style>
background-color css
<style>
a { background-color: #875686; }
a { background-color: rgb(135,86,134); }
div.DivClassName
{
background-color: #875686;
}
.BgClassName
{
background-color: #875686;
}
</style>
border-color css
<style>
span { border-color: #875686; }
span { border-color: rgb(135,86,134); }
td.TdClassName
{
border-color: #875686;
}
.TagClassName
{
border-color: #875686;
}
</style>