Shades of Trendy Pink #886786
Tints of Trendy Pink #886786
RGB
CMYK
RGB Variations
Color information
#886786 (or 0x886786) is known color: Trendy Pink. HEX triplet: 88, 67 and 86. RGB value is (136,103,134). Sum of RGB (Red+Green+Blue) = 136+103+134=373 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.46% from 373); Green value is 103 (40.62% from 255 or 27.61% from 373); Blue value is 134 (52.73% from 255 or 35.92% from 373); Max value from RGB is 136 - color contains mainly: red. Hex color #886786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886786 is #779879. Grayscale: #747474. Windows color (decimal): -7837818 or 8808328. OLE color: 8808328.
HSL color Cylindrical-coordinate representation of color #886786: hue angle of 303.64º degrees, saturation: 0.14, 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 #886786 is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 134 | - |
| CMYK | 0 | 0.24 | 0.01 | 0.47 |
| HSL | 303.64º | 0.14% | 0.47% | - |
| HSV(B) | 303.64º | 0.24% | 0.53% | - |
| XYZ | 19.31 | 16.66 | 24.75 | - |
| YUV | 116.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 134 | 0 | 0.24 | 0.01 | 0.47 | 303.64 | 0.14 | 0.47 |
| Hex | 88 | 67 | 86 | 0 | 18 | 1 | 2F | 130 | E | 2F |
| Octal | 210 | 147 | 206 | 0 | 30 | 1 | 57 | 460 | 16 | 57 |
| Binary | 10001000 | 1100111 | 10000110 | 0 | 11000 | 1 | 101111 | 100110000 | 1110 | 101111 |
Color Harmonies of #886786
Complementary color
Monochromatic Colors of #886786
Black with #886786
Text Example
Text Example
White with #886786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886786; }
p { color: rgb(136,103,134); }
H1.HeaderClassName
{
color: #886786;
}
.AnyTagClassName
{
color: #886786;
}
</style>
background-color css
<style>
a { background-color: #886786; }
a { background-color: rgb(136,103,134); }
div.DivClassName
{
background-color: #886786;
}
.BgClassName
{
background-color: #886786;
}
</style>
border-color css
<style>
span { border-color: #886786; }
span { border-color: rgb(136,103,134); }
td.TdClassName
{
border-color: #886786;
}
.TagClassName
{
border-color: #886786;
}
</style>