Shades of Trendy Pink #896589
Tints of Trendy Pink #896589
RGB
CMYK
RGB Variations
Color information
#896589 (or 0x896589) is known color: Trendy Pink. HEX triplet: 89, 65 and 89. RGB value is (137,101,137). Sum of RGB (Red+Green+Blue) = 137+101+137=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 101 (39.84% from 255 or 26.93% from 375); Blue value is 137 (53.91% from 255 or 36.53% from 375); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #896589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896589 is #769A76. Grayscale: #737373. Windows color (decimal): -7772791 or 9004425. OLE color: 9004425.
HSL color Cylindrical-coordinate representation of color #896589: hue angle of 300º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #896589 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 137 | - |
| CMYK | 0 | 0.26 | 0 | 0.46 |
| HSL | 300º | 0.15% | 0.47% | - |
| HSV(B) | 300º | 0.26% | 0.54% | - |
| XYZ | 19.49 | 16.43 | 25.81 | - |
| YUV | 115.87 | 139.93 | 143.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 137 | 0 | 0.26 | 0 | 0.46 | 300 | 0.15 | 0.47 |
| Hex | 89 | 65 | 89 | 0 | 1A | 0 | 2E | 12C | F | 2F |
| Octal | 211 | 145 | 211 | 0 | 32 | 0 | 56 | 454 | 17 | 57 |
| Binary | 10001001 | 1100101 | 10001001 | 0 | 11010 | 0 | 101110 | 100101100 | 1111 | 101111 |
Color Harmonies of #896589
Complementary color
Monochromatic Colors of #896589
Black with #896589
Text Example
Text Example
White with #896589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896589; }
p { color: rgb(137,101,137); }
H1.HeaderClassName
{
color: #896589;
}
.AnyTagClassName
{
color: #896589;
}
</style>
background-color css
<style>
a { background-color: #896589; }
a { background-color: rgb(137,101,137); }
div.DivClassName
{
background-color: #896589;
}
.BgClassName
{
background-color: #896589;
}
</style>
border-color css
<style>
span { border-color: #896589; }
span { border-color: rgb(137,101,137); }
td.TdClassName
{
border-color: #896589;
}
.TagClassName
{
border-color: #896589;
}
</style>