Shades of Trendy Pink #886387
Tints of Trendy Pink #886387
RGB
CMYK
RGB Variations
Color information
#886387 (or 0x886387) is known color: Trendy Pink. HEX triplet: 88, 63 and 87. RGB value is (136,99,135). Sum of RGB (Red+Green+Blue) = 136+99+135=370 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.76% from 370); Green value is 99 (39.06% from 255 or 26.76% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 136 - color contains mainly: red. Hex color #886387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886387 is #779C78. Grayscale: #727272. Windows color (decimal): -7838841 or 8872840. OLE color: 8872840.
HSL color Cylindrical-coordinate representation of color #886387: hue angle of 301.62º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #886387 is Cyan = 0, Magento = 0.27, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 135 | - |
| CMYK | 0 | 0.27 | 0.01 | 0.47 |
| HSL | 301.62º | 0.16% | 0.46% | - |
| HSV(B) | 301.62º | 0.27% | 0.53% | - |
| XYZ | 18.99 | 15.91 | 24.99 | - |
| YUV | 114.17 | 139.76 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 135 | 0 | 0.27 | 0.01 | 0.47 | 301.62 | 0.16 | 0.46 |
| Hex | 88 | 63 | 87 | 0 | 1B | 1 | 2F | 12E | 10 | 2E |
| Octal | 210 | 143 | 207 | 0 | 33 | 1 | 57 | 456 | 20 | 56 |
| Binary | 10001000 | 1100011 | 10000111 | 0 | 11011 | 1 | 101111 | 100101110 | 10000 | 101110 |
Color Harmonies of #886387
Complementary color
Monochromatic Colors of #886387
Black with #886387
Text Example
Text Example
White with #886387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886387; }
p { color: rgb(136,99,135); }
H1.HeaderClassName
{
color: #886387;
}
.AnyTagClassName
{
color: #886387;
}
</style>
background-color css
<style>
a { background-color: #886387; }
a { background-color: rgb(136,99,135); }
div.DivClassName
{
background-color: #886387;
}
.BgClassName
{
background-color: #886387;
}
</style>
border-color css
<style>
span { border-color: #886387; }
span { border-color: rgb(136,99,135); }
td.TdClassName
{
border-color: #886387;
}
.TagClassName
{
border-color: #886387;
}
</style>