Shades of Trendy Pink #896787
Tints of Trendy Pink #896787
RGB
CMYK
RGB Variations
Color information
#896787 (or 0x896787) is known color: Trendy Pink. HEX triplet: 89, 67 and 87. RGB value is (137,103,135). Sum of RGB (Red+Green+Blue) = 137+103+135=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 103 (40.62% from 255 or 27.47% from 375); Blue value is 135 (53.12% from 255 or 36% from 375); Max value from RGB is 137 - color contains mainly: red. Hex color #896787 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896787 is #769878. Grayscale: #747474. Windows color (decimal): -7772281 or 8873865. OLE color: 8873865.
HSL color Cylindrical-coordinate representation of color #896787: hue angle of 303.53º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896787 is Cyan = 0, Magento = 0.25, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 135 | - |
| CMYK | 0 | 0.25 | 0.01 | 0.46 |
| HSL | 303.53º | 0.14% | 0.47% | - |
| HSV(B) | 303.53º | 0.25% | 0.54% | - |
| XYZ | 19.54 | 16.77 | 25.13 | - |
| YUV | 116.81 | 138.26 | 142.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 135 | 0 | 0.25 | 0.01 | 0.46 | 303.53 | 0.14 | 0.47 |
| Hex | 89 | 67 | 87 | 0 | 19 | 1 | 2E | 130 | E | 2F |
| Octal | 211 | 147 | 207 | 0 | 31 | 1 | 56 | 460 | 16 | 57 |
| Binary | 10001001 | 1100111 | 10000111 | 0 | 11001 | 1 | 101110 | 100110000 | 1110 | 101111 |
Color Harmonies of #896787
Complementary color
Monochromatic Colors of #896787
Black with #896787
Text Example
Text Example
White with #896787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896787; }
p { color: rgb(137,103,135); }
H1.HeaderClassName
{
color: #896787;
}
.AnyTagClassName
{
color: #896787;
}
</style>
background-color css
<style>
a { background-color: #896787; }
a { background-color: rgb(137,103,135); }
div.DivClassName
{
background-color: #896787;
}
.BgClassName
{
background-color: #896787;
}
</style>
border-color css
<style>
span { border-color: #896787; }
span { border-color: rgb(137,103,135); }
td.TdClassName
{
border-color: #896787;
}
.TagClassName
{
border-color: #896787;
}
</style>