Shades of Trendy Pink #896389
Tints of Trendy Pink #896389
RGB
CMYK
RGB Variations
Color information
#896389 (or 0x896389) is known color: Trendy Pink. HEX triplet: 89, 63 and 89. RGB value is (137,99,137). Sum of RGB (Red+Green+Blue) = 137+99+137=373 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.73% from 373); Green value is 99 (39.06% from 255 or 26.54% from 373); Blue value is 137 (53.91% from 255 or 36.73% from 373); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #896389 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896389 is #769C76. Grayscale: #727272. Windows color (decimal): -7773303 or 9003913. OLE color: 9003913.
HSL color Cylindrical-coordinate representation of color #896389: hue angle of 300º 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 #896389 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 137 | - |
| CMYK | 0 | 0.28 | 0 | 0.46 |
| HSL | 300º | 0.16% | 0.46% | - |
| HSV(B) | 300º | 0.28% | 0.54% | - |
| XYZ | 19.29 | 16.05 | 25.75 | - |
| YUV | 114.69 | 140.59 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 137 | 0 | 0.28 | 0 | 0.46 | 300 | 0.16 | 0.46 |
| Hex | 89 | 63 | 89 | 0 | 1C | 0 | 2E | 12C | 10 | 2E |
| Octal | 211 | 143 | 211 | 0 | 34 | 0 | 56 | 454 | 20 | 56 |
| Binary | 10001001 | 1100011 | 10001001 | 0 | 11100 | 0 | 101110 | 100101100 | 10000 | 101110 |
Color Harmonies of #896389
Complementary color
Monochromatic Colors of #896389
Black with #896389
Text Example
Text Example
White with #896389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896389; }
p { color: rgb(137,99,137); }
H1.HeaderClassName
{
color: #896389;
}
.AnyTagClassName
{
color: #896389;
}
</style>
background-color css
<style>
a { background-color: #896389; }
a { background-color: rgb(137,99,137); }
div.DivClassName
{
background-color: #896389;
}
.BgClassName
{
background-color: #896389;
}
</style>
border-color css
<style>
span { border-color: #896389; }
span { border-color: rgb(137,99,137); }
td.TdClassName
{
border-color: #896389;
}
.TagClassName
{
border-color: #896389;
}
</style>