Shades of Trendy Pink #896387
Tints of Trendy Pink #896387
RGB
CMYK
RGB Variations
Color information
#896387 (or 0x896387) is known color: Trendy Pink. HEX triplet: 89, 63 and 87. RGB value is (137,99,135). Sum of RGB (Red+Green+Blue) = 137+99+135=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 99 (39.06% from 255 or 26.68% from 371); Blue value is 135 (53.12% from 255 or 36.39% from 371); Max value from RGB is 137 - color contains mainly: red. Hex color #896387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896387 is #769C78. Grayscale: #727272. Windows color (decimal): -7773305 or 8872841. OLE color: 8872841.
HSL color Cylindrical-coordinate representation of color #896387: hue angle of 303.16º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #896387 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 135 | - |
| CMYK | 0 | 0.28 | 0.01 | 0.46 |
| HSL | 303.16º | 0.16% | 0.46% | - |
| HSV(B) | 303.16º | 0.28% | 0.54% | - |
| XYZ | 19.15 | 15.99 | 25 | - |
| YUV | 114.47 | 139.59 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 135 | 0 | 0.28 | 0.01 | 0.46 | 303.16 | 0.16 | 0.46 |
| Hex | 89 | 63 | 87 | 0 | 1C | 1 | 2E | 12F | 10 | 2E |
| Octal | 211 | 143 | 207 | 0 | 34 | 1 | 56 | 457 | 20 | 56 |
| Binary | 10001001 | 1100011 | 10000111 | 0 | 11100 | 1 | 101110 | 100101111 | 10000 | 101110 |
Color Harmonies of #896387
Complementary color
Monochromatic Colors of #896387
Black with #896387
Text Example
Text Example
White with #896387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896387; }
p { color: rgb(137,99,135); }
H1.HeaderClassName
{
color: #896387;
}
.AnyTagClassName
{
color: #896387;
}
</style>
background-color css
<style>
a { background-color: #896387; }
a { background-color: rgb(137,99,135); }
div.DivClassName
{
background-color: #896387;
}
.BgClassName
{
background-color: #896387;
}
</style>
border-color css
<style>
span { border-color: #896387; }
span { border-color: rgb(137,99,135); }
td.TdClassName
{
border-color: #896387;
}
.TagClassName
{
border-color: #896387;
}
</style>