Shades of Trendy Pink #895889
Tints of Trendy Pink #895889
RGB
CMYK
RGB Variations
Color information
#895889 (or 0x895889) is known color: Trendy Pink. HEX triplet: 89, 58 and 89. RGB value is (137,88,137). Sum of RGB (Red+Green+Blue) = 137+88+137=362 (47% of max value = 765). Red value is 137 (53.91% from 255 or 37.85% from 362); Green value is 88 (34.77% from 255 or 24.31% from 362); Blue value is 137 (53.91% from 255 or 37.85% from 362); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #895889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895889 is #76A776. Grayscale: #6C6C6C. Windows color (decimal): -7776119 or 9001097. OLE color: 9001097.
HSL color Cylindrical-coordinate representation of color #895889: hue angle of 300º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #895889 is Cyan = 0, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 88 | 137 | - |
| CMYK | 0 | 0.36 | 0 | 0.46 |
| HSL | 300º | 0.22% | 0.44% | - |
| HSV(B) | 300º | 0.36% | 0.54% | - |
| XYZ | 18.32 | 14.1 | 25.42 | - |
| YUV | 108.24 | 144.23 | 148.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 88 | 137 | 0 | 0.36 | 0 | 0.46 | 300 | 0.22 | 0.44 |
| Hex | 89 | 58 | 89 | 0 | 24 | 0 | 2E | 12C | 16 | 2C |
| Octal | 211 | 130 | 211 | 0 | 44 | 0 | 56 | 454 | 26 | 54 |
| Binary | 10001001 | 1011000 | 10001001 | 0 | 100100 | 0 | 101110 | 100101100 | 10110 | 101100 |
Color Harmonies of #895889
Complementary color
Monochromatic Colors of #895889
Black with #895889
Text Example
Text Example
White with #895889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895889; }
p { color: rgb(137,88,137); }
H1.HeaderClassName
{
color: #895889;
}
.AnyTagClassName
{
color: #895889;
}
</style>
background-color css
<style>
a { background-color: #895889; }
a { background-color: rgb(137,88,137); }
div.DivClassName
{
background-color: #895889;
}
.BgClassName
{
background-color: #895889;
}
</style>
border-color css
<style>
span { border-color: #895889; }
span { border-color: rgb(137,88,137); }
td.TdClassName
{
border-color: #895889;
}
.TagClassName
{
border-color: #895889;
}
</style>