Shades of Trendy Pink #896290
Tints of Trendy Pink #896290
RGB
CMYK
RGB Variations
Color information
#896290 (or 0x896290) is known color: Trendy Pink. HEX triplet: 89, 62 and 90. RGB value is (137,98,144). Sum of RGB (Red+Green+Blue) = 137+98+144=379 (50% of max value = 765). Red value is 137 (53.91% from 255 or 36.15% from 379); Green value is 98 (38.67% from 255 or 25.86% from 379); Blue value is 144 (56.64% from 255 or 37.99% from 379); Max value from RGB is 144 - color contains mainly: blue. Hex color #896290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896290 is #769D6F. Grayscale: #727272. Windows color (decimal): -7773552 or 9462409. OLE color: 9462409.
HSL color Cylindrical-coordinate representation of color #896290: hue angle of 290.87º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #896290 is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 98 | 144 | - |
| CMYK | 0.05 | 0.32 | 0 | 0.44 |
| HSL | 290.87º | 0.19% | 0.47% | - |
| HSV(B) | 290.87º | 0.32% | 0.56% | - |
| XYZ | 19.72 | 16.07 | 28.45 | - |
| YUV | 114.91 | 144.42 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 144 | 0.05 | 0.32 | 0 | 0.44 | 290.87 | 0.19 | 0.47 |
| Hex | 89 | 62 | 90 | 5 | 20 | 0 | 2C | 123 | 13 | 2F |
| Octal | 211 | 142 | 220 | 5 | 40 | 0 | 54 | 443 | 23 | 57 |
| Binary | 10001001 | 1100010 | 10010000 | 101 | 100000 | 0 | 101100 | 100100011 | 10011 | 101111 |
Color Harmonies of #896290
Complementary color
Monochromatic Colors of #896290
Black with #896290
Text Example
Text Example
White with #896290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896290; }
p { color: rgb(137,98,144); }
H1.HeaderClassName
{
color: #896290;
}
.AnyTagClassName
{
color: #896290;
}
</style>
background-color css
<style>
a { background-color: #896290; }
a { background-color: rgb(137,98,144); }
div.DivClassName
{
background-color: #896290;
}
.BgClassName
{
background-color: #896290;
}
</style>
border-color css
<style>
span { border-color: #896290; }
span { border-color: rgb(137,98,144); }
td.TdClassName
{
border-color: #896290;
}
.TagClassName
{
border-color: #896290;
}
</style>