Shades of Trendy Pink #895689
Tints of Trendy Pink #895689
RGB
CMYK
RGB Variations
Color information
#895689 (or 0x895689) is known color: Trendy Pink. HEX triplet: 89, 56 and 89. RGB value is (137,86,137). Sum of RGB (Red+Green+Blue) = 137+86+137=360 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.06% from 360); Green value is 86 (33.98% from 255 or 23.89% from 360); Blue value is 137 (53.91% from 255 or 38.06% from 360); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #895689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895689 is #76A976. Grayscale: #6A6A6A. Windows color (decimal): -7776631 or 9000585. OLE color: 9000585.
HSL color Cylindrical-coordinate representation of color #895689: hue angle of 300º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #895689 is Cyan = 0, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 137 | - |
| CMYK | 0 | 0.37 | 0 | 0.46 |
| HSL | 300º | 0.23% | 0.44% | - |
| HSV(B) | 300º | 0.37% | 0.54% | - |
| XYZ | 18.16 | 13.78 | 25.37 | - |
| YUV | 107.06 | 144.9 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 137 | 0 | 0.37 | 0 | 0.46 | 300 | 0.23 | 0.44 |
| Hex | 89 | 56 | 89 | 0 | 25 | 0 | 2E | 12C | 17 | 2C |
| Octal | 211 | 126 | 211 | 0 | 45 | 0 | 56 | 454 | 27 | 54 |
| Binary | 10001001 | 1010110 | 10001001 | 0 | 100101 | 0 | 101110 | 100101100 | 10111 | 101100 |
Color Harmonies of #895689
Complementary color
Monochromatic Colors of #895689
Black with #895689
Text Example
Text Example
White with #895689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895689; }
p { color: rgb(137,86,137); }
H1.HeaderClassName
{
color: #895689;
}
.AnyTagClassName
{
color: #895689;
}
</style>
background-color css
<style>
a { background-color: #895689; }
a { background-color: rgb(137,86,137); }
div.DivClassName
{
background-color: #895689;
}
.BgClassName
{
background-color: #895689;
}
</style>
border-color css
<style>
span { border-color: #895689; }
span { border-color: rgb(137,86,137); }
td.TdClassName
{
border-color: #895689;
}
.TagClassName
{
border-color: #895689;
}
</style>