Shades of Trendy Pink #895586
Tints of Trendy Pink #895586
RGB
CMYK
RGB Variations
Color information
#895586 (or 0x895586) is known color: Trendy Pink. HEX triplet: 89, 55 and 86. RGB value is (137,85,134). Sum of RGB (Red+Green+Blue) = 137+85+134=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 85 (33.59% from 255 or 23.88% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #895586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895586 is #76AA79. Grayscale: #696969. Windows color (decimal): -7776890 or 8803721. OLE color: 8803721.
HSL color Cylindrical-coordinate representation of color #895586: hue angle of 303.46º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #895586 is Cyan = 0, Magento = 0.38, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 85 | 134 | - |
| CMYK | 0 | 0.38 | 0.02 | 0.46 |
| HSL | 303.46º | 0.23% | 0.44% | - |
| HSV(B) | 303.46º | 0.38% | 0.54% | - |
| XYZ | 17.87 | 13.54 | 24.23 | - |
| YUV | 106.13 | 143.73 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 85 | 134 | 0 | 0.38 | 0.02 | 0.46 | 303.46 | 0.23 | 0.44 |
| Hex | 89 | 55 | 86 | 0 | 26 | 2 | 2E | 12F | 17 | 2C |
| Octal | 211 | 125 | 206 | 0 | 46 | 2 | 56 | 457 | 27 | 54 |
| Binary | 10001001 | 1010101 | 10000110 | 0 | 100110 | 10 | 101110 | 100101111 | 10111 | 101100 |
Color Harmonies of #895586
Complementary color
Monochromatic Colors of #895586
Black with #895586
Text Example
Text Example
White with #895586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895586; }
p { color: rgb(137,85,134); }
H1.HeaderClassName
{
color: #895586;
}
.AnyTagClassName
{
color: #895586;
}
</style>
background-color css
<style>
a { background-color: #895586; }
a { background-color: rgb(137,85,134); }
div.DivClassName
{
background-color: #895586;
}
.BgClassName
{
background-color: #895586;
}
</style>
border-color css
<style>
span { border-color: #895586; }
span { border-color: rgb(137,85,134); }
td.TdClassName
{
border-color: #895586;
}
.TagClassName
{
border-color: #895586;
}
</style>