Shades of Trendy Pink #886887
Tints of Trendy Pink #886887
RGB
CMYK
RGB Variations
Color information
#886887 (or 0x886887) is known color: Trendy Pink. HEX triplet: 88, 68 and 87. RGB value is (136,104,135). Sum of RGB (Red+Green+Blue) = 136+104+135=375 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.27% from 375); Green value is 104 (41.02% from 255 or 27.73% from 375); Blue value is 135 (53.12% from 255 or 36% from 375); Max value from RGB is 136 - color contains mainly: red. Hex color #886887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886887 is #779778. Grayscale: #757575. Windows color (decimal): -7837561 or 8874120. OLE color: 8874120.
HSL color Cylindrical-coordinate representation of color #886887: hue angle of 301.88º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #886887 is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 135 | - |
| CMYK | 0 | 0.24 | 0.01 | 0.47 |
| HSL | 301.88º | 0.13% | 0.47% | - |
| HSV(B) | 301.88º | 0.24% | 0.53% | - |
| XYZ | 19.48 | 16.88 | 25.15 | - |
| YUV | 117.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 135 | 0 | 0.24 | 0.01 | 0.47 | 301.88 | 0.13 | 0.47 |
| Hex | 88 | 68 | 87 | 0 | 18 | 1 | 2F | 12E | D | 2F |
| Octal | 210 | 150 | 207 | 0 | 30 | 1 | 57 | 456 | 15 | 57 |
| Binary | 10001000 | 1101000 | 10000111 | 0 | 11000 | 1 | 101111 | 100101110 | 1101 | 101111 |
Color Harmonies of #886887
Complementary color
Monochromatic Colors of #886887
Black with #886887
Text Example
Text Example
White with #886887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886887; }
p { color: rgb(136,104,135); }
H1.HeaderClassName
{
color: #886887;
}
.AnyTagClassName
{
color: #886887;
}
</style>
background-color css
<style>
a { background-color: #886887; }
a { background-color: rgb(136,104,135); }
div.DivClassName
{
background-color: #886887;
}
.BgClassName
{
background-color: #886887;
}
</style>
border-color css
<style>
span { border-color: #886887; }
span { border-color: rgb(136,104,135); }
td.TdClassName
{
border-color: #886887;
}
.TagClassName
{
border-color: #886887;
}
</style>