Shades of Trendy Pink #895680
Tints of Trendy Pink #895680
RGB
CMYK
RGB Variations
Color information
#895680 (or 0x895680) is known color: Trendy Pink. HEX triplet: 89, 56 and 80. RGB value is (137,86,128). Sum of RGB (Red+Green+Blue) = 137+86+128=351 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.03% from 351); Green value is 86 (33.98% from 255 or 24.50% from 351); Blue value is 128 (50.39% from 255 or 36.47% from 351); Max value from RGB is 137 - color contains mainly: red. Hex color #895680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895680 is #76A97F. Grayscale: #696969. Windows color (decimal): -7776640 or 8410761. OLE color: 8410761.
HSL color Cylindrical-coordinate representation of color #895680: hue angle of 310.59º 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 #895680 is Cyan = 0, Magento = 0.37, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 128 | - |
| CMYK | 0 | 0.37 | 0.07 | 0.46 |
| HSL | 310.59º | 0.23% | 0.44% | - |
| HSV(B) | 310.59º | 0.37% | 0.54% | - |
| XYZ | 17.54 | 13.53 | 22.11 | - |
| YUV | 106.04 | 140.4 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 128 | 0 | 0.37 | 0.07 | 0.46 | 310.59 | 0.23 | 0.44 |
| Hex | 89 | 56 | 80 | 0 | 25 | 7 | 2E | 137 | 17 | 2C |
| Octal | 211 | 126 | 200 | 0 | 45 | 7 | 56 | 467 | 27 | 54 |
| Binary | 10001001 | 1010110 | 10000000 | 0 | 100101 | 111 | 101110 | 100110111 | 10111 | 101100 |
Color Harmonies of #895680
Complementary color
Monochromatic Colors of #895680
Black with #895680
Text Example
Text Example
White with #895680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895680; }
p { color: rgb(137,86,128); }
H1.HeaderClassName
{
color: #895680;
}
.AnyTagClassName
{
color: #895680;
}
</style>
background-color css
<style>
a { background-color: #895680; }
a { background-color: rgb(137,86,128); }
div.DivClassName
{
background-color: #895680;
}
.BgClassName
{
background-color: #895680;
}
</style>
border-color css
<style>
span { border-color: #895680; }
span { border-color: rgb(137,86,128); }
td.TdClassName
{
border-color: #895680;
}
.TagClassName
{
border-color: #895680;
}
</style>