Shades of Trendy Pink #887689
Tints of Trendy Pink #887689
RGB
CMYK
RGB Variations
Color information
#887689 (or 0x887689) is known color: Trendy Pink. HEX triplet: 88, 76 and 89. RGB value is (136,118,137). Sum of RGB (Red+Green+Blue) = 136+118+137=391 (51% of max value = 765). Red value is 136 (53.52% from 255 or 34.78% from 391); Green value is 118 (46.48% from 255 or 30.18% from 391); Blue value is 137 (53.91% from 255 or 35.04% from 391); Max value from RGB is 137 - color contains mainly: blue. Hex color #887689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887689 is #778976. Grayscale: #7D7D7D. Windows color (decimal): -7833975 or 9008776. OLE color: 9008776.
HSL color Cylindrical-coordinate representation of color #887689: hue angle of 296.84º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #887689 is Cyan = 0.01, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 136 | 118 | 137 | - |
| CMYK | 0.01 | 0.14 | 0 | 0.46 |
| HSL | 296.84º | 0.07% | 0.5% | - |
| HSV(B) | 296.84º | 0.14% | 0.54% | - |
| XYZ | 21.15 | 20 | 26.41 | - |
| YUV | 125.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 137 | 0.01 | 0.14 | 0 | 0.46 | 296.84 | 0.07 | 0.5 |
| Hex | 88 | 76 | 89 | 1 | E | 0 | 2E | 129 | 7 | 32 |
| Octal | 210 | 166 | 211 | 1 | 16 | 0 | 56 | 451 | 7 | 62 |
| Binary | 10001000 | 1110110 | 10001001 | 1 | 1110 | 0 | 101110 | 100101001 | 111 | 110010 |
Color Harmonies of #887689
Complementary color
Monochromatic Colors of #887689
Black with #887689
Text Example
Text Example
White with #887689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887689; }
p { color: rgb(136,118,137); }
H1.HeaderClassName
{
color: #887689;
}
.AnyTagClassName
{
color: #887689;
}
</style>
background-color css
<style>
a { background-color: #887689; }
a { background-color: rgb(136,118,137); }
div.DivClassName
{
background-color: #887689;
}
.BgClassName
{
background-color: #887689;
}
</style>
border-color css
<style>
span { border-color: #887689; }
span { border-color: rgb(136,118,137); }
td.TdClassName
{
border-color: #887689;
}
.TagClassName
{
border-color: #887689;
}
</style>