Shades of Trendy Pink #875786
Tints of Trendy Pink #875786
RGB
CMYK
RGB Variations
Color information
#875786 (or 0x875786) is known color: Trendy Pink. HEX triplet: 87, 57 and 86. RGB value is (135,87,134). Sum of RGB (Red+Green+Blue) = 135+87+134=356 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.92% from 356); Green value is 87 (34.38% from 255 or 24.44% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 135 - color contains mainly: red. Hex color #875786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875786 is #78A879. Grayscale: #6A6A6A. Windows color (decimal): -7907450 or 8804231. OLE color: 8804231.
HSL color Cylindrical-coordinate representation of color #875786: hue angle of 301.25º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #875786 is Cyan = 0, Magento = 0.36, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 87 | 134 | - |
| CMYK | 0 | 0.36 | 0.01 | 0.47 |
| HSL | 301.25º | 0.22% | 0.44% | - |
| HSV(B) | 301.25º | 0.36% | 0.53% | - |
| XYZ | 17.7 | 13.69 | 24.26 | - |
| YUV | 106.71 | 143.4 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 87 | 134 | 0 | 0.36 | 0.01 | 0.47 | 301.25 | 0.22 | 0.44 |
| Hex | 87 | 57 | 86 | 0 | 24 | 1 | 2F | 12D | 16 | 2C |
| Octal | 207 | 127 | 206 | 0 | 44 | 1 | 57 | 455 | 26 | 54 |
| Binary | 10000111 | 1010111 | 10000110 | 0 | 100100 | 1 | 101111 | 100101101 | 10110 | 101100 |
Color Harmonies of #875786
Complementary color
Monochromatic Colors of #875786
Black with #875786
Text Example
Text Example
White with #875786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875786; }
p { color: rgb(135,87,134); }
H1.HeaderClassName
{
color: #875786;
}
.AnyTagClassName
{
color: #875786;
}
</style>
background-color css
<style>
a { background-color: #875786; }
a { background-color: rgb(135,87,134); }
div.DivClassName
{
background-color: #875786;
}
.BgClassName
{
background-color: #875786;
}
</style>
border-color css
<style>
span { border-color: #875786; }
span { border-color: rgb(135,87,134); }
td.TdClassName
{
border-color: #875786;
}
.TagClassName
{
border-color: #875786;
}
</style>