Shades of Trendy Pink #886287
Tints of Trendy Pink #886287
RGB
CMYK
RGB Variations
Color information
#886287 (or 0x886287) is known color: Trendy Pink. HEX triplet: 88, 62 and 87. RGB value is (136,98,135). Sum of RGB (Red+Green+Blue) = 136+98+135=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 98 (38.67% from 255 or 26.56% from 369); Blue value is 135 (53.12% from 255 or 36.59% from 369); Max value from RGB is 136 - color contains mainly: red. Hex color #886287 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886287 is #779D78. Grayscale: #717171. Windows color (decimal): -7839097 or 8872584. OLE color: 8872584.
HSL color Cylindrical-coordinate representation of color #886287: hue angle of 301.58º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #886287 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 135 | - |
| CMYK | 0 | 0.28 | 0.01 | 0.47 |
| HSL | 301.58º | 0.16% | 0.46% | - |
| HSV(B) | 301.58º | 0.28% | 0.53% | - |
| XYZ | 18.89 | 15.72 | 24.96 | - |
| YUV | 113.58 | 140.09 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 135 | 0 | 0.28 | 0.01 | 0.47 | 301.58 | 0.16 | 0.46 |
| Hex | 88 | 62 | 87 | 0 | 1C | 1 | 2F | 12E | 10 | 2E |
| Octal | 210 | 142 | 207 | 0 | 34 | 1 | 57 | 456 | 20 | 56 |
| Binary | 10001000 | 1100010 | 10000111 | 0 | 11100 | 1 | 101111 | 100101110 | 10000 | 101110 |
Color Harmonies of #886287
Complementary color
Monochromatic Colors of #886287
Black with #886287
Text Example
Text Example
White with #886287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886287; }
p { color: rgb(136,98,135); }
H1.HeaderClassName
{
color: #886287;
}
.AnyTagClassName
{
color: #886287;
}
</style>
background-color css
<style>
a { background-color: #886287; }
a { background-color: rgb(136,98,135); }
div.DivClassName
{
background-color: #886287;
}
.BgClassName
{
background-color: #886287;
}
</style>
border-color css
<style>
span { border-color: #886287; }
span { border-color: rgb(136,98,135); }
td.TdClassName
{
border-color: #886287;
}
.TagClassName
{
border-color: #886287;
}
</style>