Shades of Trendy Pink #885487
Tints of Trendy Pink #885487
RGB
CMYK
RGB Variations
Color information
#885487 (or 0x885487) is known color: Trendy Pink. HEX triplet: 88, 54 and 87. RGB value is (136,84,135). Sum of RGB (Red+Green+Blue) = 136+84+135=355 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.31% from 355); Green value is 84 (33.20% from 255 or 23.66% from 355); Blue value is 135 (53.12% from 255 or 38.03% from 355); Max value from RGB is 136 - color contains mainly: red. Hex color #885487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885487 is #77AB78. Grayscale: #696969. Windows color (decimal): -7842681 or 8869000. OLE color: 8869000.
HSL color Cylindrical-coordinate representation of color #885487: hue angle of 301.15º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #885487 is Cyan = 0, Magento = 0.38, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 84 | 135 | - |
| CMYK | 0 | 0.38 | 0.01 | 0.47 |
| HSL | 301.15º | 0.24% | 0.43% | - |
| HSV(B) | 301.15º | 0.38% | 0.53% | - |
| XYZ | 17.7 | 13.32 | 24.56 | - |
| YUV | 105.36 | 144.73 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 84 | 135 | 0 | 0.38 | 0.01 | 0.47 | 301.15 | 0.24 | 0.43 |
| Hex | 88 | 54 | 87 | 0 | 26 | 1 | 2F | 12D | 18 | 2B |
| Octal | 210 | 124 | 207 | 0 | 46 | 1 | 57 | 455 | 30 | 53 |
| Binary | 10001000 | 1010100 | 10000111 | 0 | 100110 | 1 | 101111 | 100101101 | 11000 | 101011 |
Color Harmonies of #885487
Complementary color
Monochromatic Colors of #885487
Black with #885487
Text Example
Text Example
White with #885487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885487; }
p { color: rgb(136,84,135); }
H1.HeaderClassName
{
color: #885487;
}
.AnyTagClassName
{
color: #885487;
}
</style>
background-color css
<style>
a { background-color: #885487; }
a { background-color: rgb(136,84,135); }
div.DivClassName
{
background-color: #885487;
}
.BgClassName
{
background-color: #885487;
}
</style>
border-color css
<style>
span { border-color: #885487; }
span { border-color: rgb(136,84,135); }
td.TdClassName
{
border-color: #885487;
}
.TagClassName
{
border-color: #885487;
}
</style>