Shades of Trendy Pink #896287
Tints of Trendy Pink #896287
RGB
CMYK
RGB Variations
Color information
#896287 (or 0x896287) is known color: Trendy Pink. HEX triplet: 89, 62 and 87. RGB value is (137,98,135). Sum of RGB (Red+Green+Blue) = 137+98+135=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 98 (38.67% from 255 or 26.49% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #896287 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896287 is #769D78. Grayscale: #717171. Windows color (decimal): -7773561 or 8872585. OLE color: 8872585.
HSL color Cylindrical-coordinate representation of color #896287: hue angle of 303.08º degrees, saturation: 0.17, 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 #896287 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 135 | - |
| CMYK | 0 | 0.28 | 0.01 | 0.46 |
| HSL | 303.08º | 0.17% | 0.46% | - |
| HSV(B) | 303.08º | 0.28% | 0.54% | - |
| XYZ | 19.06 | 15.8 | 24.97 | - |
| YUV | 113.88 | 139.92 | 144.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 135 | 0 | 0.28 | 0.01 | 0.46 | 303.08 | 0.17 | 0.46 |
| Hex | 89 | 62 | 87 | 0 | 1C | 1 | 2E | 12F | 11 | 2E |
| Octal | 211 | 142 | 207 | 0 | 34 | 1 | 56 | 457 | 21 | 56 |
| Binary | 10001001 | 1100010 | 10000111 | 0 | 11100 | 1 | 101110 | 100101111 | 10001 | 101110 |
Color Harmonies of #896287
Complementary color
Monochromatic Colors of #896287
Black with #896287
Text Example
Text Example
White with #896287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896287; }
p { color: rgb(137,98,135); }
H1.HeaderClassName
{
color: #896287;
}
.AnyTagClassName
{
color: #896287;
}
</style>
background-color css
<style>
a { background-color: #896287; }
a { background-color: rgb(137,98,135); }
div.DivClassName
{
background-color: #896287;
}
.BgClassName
{
background-color: #896287;
}
</style>
border-color css
<style>
span { border-color: #896287; }
span { border-color: rgb(137,98,135); }
td.TdClassName
{
border-color: #896287;
}
.TagClassName
{
border-color: #896287;
}
</style>