Shades of Trendy Pink #896390
Tints of Trendy Pink #896390
RGB
CMYK
RGB Variations
Color information
#896390 (or 0x896390) is known color: Trendy Pink. HEX triplet: 89, 63 and 90. RGB value is (137,99,144). Sum of RGB (Red+Green+Blue) = 137+99+144=380 (50% of max value = 765). Red value is 137 (53.91% from 255 or 36.05% from 380); Green value is 99 (39.06% from 255 or 26.05% from 380); Blue value is 144 (56.64% from 255 or 37.89% from 380); Max value from RGB is 144 - color contains mainly: blue. Hex color #896390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896390 is #769C6F. Grayscale: #737373. Windows color (decimal): -7773296 or 9462665. OLE color: 9462665.
HSL color Cylindrical-coordinate representation of color #896390: hue angle of 290.67º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #896390 is Cyan = 0.05, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 99 | 144 | - |
| CMYK | 0.05 | 0.31 | 0 | 0.44 |
| HSL | 290.67º | 0.19% | 0.48% | - |
| HSV(B) | 290.67º | 0.31% | 0.56% | - |
| XYZ | 19.81 | 16.26 | 28.48 | - |
| YUV | 115.49 | 144.09 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 144 | 0.05 | 0.31 | 0 | 0.44 | 290.67 | 0.19 | 0.48 |
| Hex | 89 | 63 | 90 | 5 | 1F | 0 | 2C | 123 | 13 | 30 |
| Octal | 211 | 143 | 220 | 5 | 37 | 0 | 54 | 443 | 23 | 60 |
| Binary | 10001001 | 1100011 | 10010000 | 101 | 11111 | 0 | 101100 | 100100011 | 10011 | 110000 |
Color Harmonies of #896390
Complementary color
Monochromatic Colors of #896390
Black with #896390
Text Example
Text Example
White with #896390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896390; }
p { color: rgb(137,99,144); }
H1.HeaderClassName
{
color: #896390;
}
.AnyTagClassName
{
color: #896390;
}
</style>
background-color css
<style>
a { background-color: #896390; }
a { background-color: rgb(137,99,144); }
div.DivClassName
{
background-color: #896390;
}
.BgClassName
{
background-color: #896390;
}
</style>
border-color css
<style>
span { border-color: #896390; }
span { border-color: rgb(137,99,144); }
td.TdClassName
{
border-color: #896390;
}
.TagClassName
{
border-color: #896390;
}
</style>