Shades of Trendy Pink #896289
Tints of Trendy Pink #896289
RGB
CMYK
RGB Variations
Color information
#896289 (or 0x896289) is known color: Trendy Pink. HEX triplet: 89, 62 and 89. RGB value is (137,98,137). Sum of RGB (Red+Green+Blue) = 137+98+137=372 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.83% from 372); Green value is 98 (38.67% from 255 or 26.34% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #896289 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896289 is #769D76. Grayscale: #717171. Windows color (decimal): -7773559 or 9003657. OLE color: 9003657.
HSL color Cylindrical-coordinate representation of color #896289: hue angle of 300º 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 #896289 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 137 | - |
| CMYK | 0 | 0.28 | 0 | 0.46 |
| HSL | 300º | 0.17% | 0.46% | - |
| HSV(B) | 300º | 0.28% | 0.54% | - |
| XYZ | 19.2 | 15.86 | 25.72 | - |
| YUV | 114.11 | 140.92 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 137 | 0 | 0.28 | 0 | 0.46 | 300 | 0.17 | 0.46 |
| Hex | 89 | 62 | 89 | 0 | 1C | 0 | 2E | 12C | 11 | 2E |
| Octal | 211 | 142 | 211 | 0 | 34 | 0 | 56 | 454 | 21 | 56 |
| Binary | 10001001 | 1100010 | 10001001 | 0 | 11100 | 0 | 101110 | 100101100 | 10001 | 101110 |
Color Harmonies of #896289
Complementary color
Monochromatic Colors of #896289
Black with #896289
Text Example
Text Example
White with #896289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896289; }
p { color: rgb(137,98,137); }
H1.HeaderClassName
{
color: #896289;
}
.AnyTagClassName
{
color: #896289;
}
</style>
background-color css
<style>
a { background-color: #896289; }
a { background-color: rgb(137,98,137); }
div.DivClassName
{
background-color: #896289;
}
.BgClassName
{
background-color: #896289;
}
</style>
border-color css
<style>
span { border-color: #896289; }
span { border-color: rgb(137,98,137); }
td.TdClassName
{
border-color: #896289;
}
.TagClassName
{
border-color: #896289;
}
</style>