Shades of Trendy Pink #896189
Tints of Trendy Pink #896189
RGB
CMYK
RGB Variations
Color information
#896189 (or 0x896189) is known color: Trendy Pink. HEX triplet: 89, 61 and 89. RGB value is (137,97,137). Sum of RGB (Red+Green+Blue) = 137+97+137=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 97 (38.28% from 255 or 26.15% from 371); Blue value is 137 (53.91% from 255 or 36.93% from 371); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #896189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896189 is #769E76. Grayscale: #717171. Windows color (decimal): -7773815 or 9003401. OLE color: 9003401.
HSL color Cylindrical-coordinate representation of color #896189: hue angle of 300º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #896189 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 137 | - |
| CMYK | 0 | 0.29 | 0 | 0.46 |
| HSL | 300º | 0.17% | 0.46% | - |
| HSV(B) | 300º | 0.29% | 0.54% | - |
| XYZ | 19.11 | 15.67 | 25.69 | - |
| YUV | 113.52 | 141.25 | 144.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 137 | 0 | 0.29 | 0 | 0.46 | 300 | 0.17 | 0.46 |
| Hex | 89 | 61 | 89 | 0 | 1D | 0 | 2E | 12C | 11 | 2E |
| Octal | 211 | 141 | 211 | 0 | 35 | 0 | 56 | 454 | 21 | 56 |
| Binary | 10001001 | 1100001 | 10001001 | 0 | 11101 | 0 | 101110 | 100101100 | 10001 | 101110 |
Color Harmonies of #896189
Complementary color
Monochromatic Colors of #896189
Black with #896189
Text Example
Text Example
White with #896189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896189; }
p { color: rgb(137,97,137); }
H1.HeaderClassName
{
color: #896189;
}
.AnyTagClassName
{
color: #896189;
}
</style>
background-color css
<style>
a { background-color: #896189; }
a { background-color: rgb(137,97,137); }
div.DivClassName
{
background-color: #896189;
}
.BgClassName
{
background-color: #896189;
}
</style>
border-color css
<style>
span { border-color: #896189; }
span { border-color: rgb(137,97,137); }
td.TdClassName
{
border-color: #896189;
}
.TagClassName
{
border-color: #896189;
}
</style>