Shades of Trendy Pink #896988
Tints of Trendy Pink #896988
RGB
CMYK
RGB Variations
Color information
#896988 (or 0x896988) is known color: Trendy Pink. HEX triplet: 89, 69 and 88. RGB value is (137,105,136). Sum of RGB (Red+Green+Blue) = 137+105+136=378 (50% of max value = 765). Red value is 137 (53.91% from 255 or 36.24% from 378); Green value is 105 (41.41% from 255 or 27.78% from 378); Blue value is 136 (53.52% from 255 or 35.98% from 378); Max value from RGB is 137 - color contains mainly: red. Hex color #896988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896988 is #769677. Grayscale: #767676. Windows color (decimal): -7771768 or 8939913. OLE color: 8939913.
HSL color Cylindrical-coordinate representation of color #896988: hue angle of 301.88º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #896988 is Cyan = 0, Magento = 0.23, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 105 | 136 | - |
| CMYK | 0 | 0.23 | 0.01 | 0.46 |
| HSL | 301.88º | 0.13% | 0.47% | - |
| HSV(B) | 301.88º | 0.23% | 0.54% | - |
| XYZ | 19.81 | 17.2 | 25.57 | - |
| YUV | 118.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 105 | 136 | 0 | 0.23 | 0.01 | 0.46 | 301.88 | 0.13 | 0.47 |
| Hex | 89 | 69 | 88 | 0 | 17 | 1 | 2E | 12E | D | 2F |
| Octal | 211 | 151 | 210 | 0 | 27 | 1 | 56 | 456 | 15 | 57 |
| Binary | 10001001 | 1101001 | 10001000 | 0 | 10111 | 1 | 101110 | 100101110 | 1101 | 101111 |
Color Harmonies of #896988
Complementary color
Monochromatic Colors of #896988
Black with #896988
Text Example
Text Example
White with #896988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896988; }
p { color: rgb(137,105,136); }
H1.HeaderClassName
{
color: #896988;
}
.AnyTagClassName
{
color: #896988;
}
</style>
background-color css
<style>
a { background-color: #896988; }
a { background-color: rgb(137,105,136); }
div.DivClassName
{
background-color: #896988;
}
.BgClassName
{
background-color: #896988;
}
</style>
border-color css
<style>
span { border-color: #896988; }
span { border-color: rgb(137,105,136); }
td.TdClassName
{
border-color: #896988;
}
.TagClassName
{
border-color: #896988;
}
</style>