Shades of Trendy Pink #875688
Tints of Trendy Pink #875688
RGB
CMYK
RGB Variations
Color information
#875688 (or 0x875688) is known color: Trendy Pink. HEX triplet: 87, 56 and 88. RGB value is (135,86,136). Sum of RGB (Red+Green+Blue) = 135+86+136=357 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.82% from 357); Green value is 86 (33.98% from 255 or 24.09% from 357); Blue value is 136 (53.52% from 255 or 38.10% from 357); Max value from RGB is 136 - color contains mainly: blue. Hex color #875688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875688 is #78A977. Grayscale: #6A6A6A. Windows color (decimal): -7907704 or 8935047. OLE color: 8935047.
HSL color Cylindrical-coordinate representation of color #875688: hue angle of 298.8º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #875688 is Cyan = 0.01, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 86 | 136 | - |
| CMYK | 0.01 | 0.37 | 0 | 0.47 |
| HSL | 298.8º | 0.23% | 0.44% | - |
| HSV(B) | 298.8º | 0.37% | 0.53% | - |
| XYZ | 17.76 | 13.58 | 24.98 | - |
| YUV | 106.35 | 144.73 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 86 | 136 | 0.01 | 0.37 | 0 | 0.47 | 298.8 | 0.23 | 0.44 |
| Hex | 87 | 56 | 88 | 1 | 25 | 0 | 2F | 12B | 17 | 2C |
| Octal | 207 | 126 | 210 | 1 | 45 | 0 | 57 | 453 | 27 | 54 |
| Binary | 10000111 | 1010110 | 10001000 | 1 | 100101 | 0 | 101111 | 100101011 | 10111 | 101100 |
Color Harmonies of #875688
Complementary color
Monochromatic Colors of #875688
Black with #875688
Text Example
Text Example
White with #875688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875688; }
p { color: rgb(135,86,136); }
H1.HeaderClassName
{
color: #875688;
}
.AnyTagClassName
{
color: #875688;
}
</style>
background-color css
<style>
a { background-color: #875688; }
a { background-color: rgb(135,86,136); }
div.DivClassName
{
background-color: #875688;
}
.BgClassName
{
background-color: #875688;
}
</style>
border-color css
<style>
span { border-color: #875688; }
span { border-color: rgb(135,86,136); }
td.TdClassName
{
border-color: #875688;
}
.TagClassName
{
border-color: #875688;
}
</style>