Shades of Trendy Pink #894977
Tints of Trendy Pink #894977
RGB
CMYK
RGB Variations
Color information
#894977 (or 0x894977) is known color: Trendy Pink. HEX triplet: 89, 49 and 77. RGB value is (137,73,119). Sum of RGB (Red+Green+Blue) = 137+73+119=329 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.64% from 329); Green value is 73 (28.91% from 255 or 22.19% from 329); Blue value is 119 (46.88% from 255 or 36.17% from 329); Max value from RGB is 137 - color contains mainly: red. Hex color #894977 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894977 is #76B688. Grayscale: #616161. Windows color (decimal): -7779977 or 7817609. OLE color: 7817609.
HSL color Cylindrical-coordinate representation of color #894977: hue angle of 316.88º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #894977 is Cyan = 0, Magento = 0.47, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 119 | - |
| CMYK | 0 | 0.47 | 0.13 | 0.46 |
| HSL | 316.88º | 0.3% | 0.41% | - |
| HSV(B) | 316.88º | 0.47% | 0.54% | - |
| XYZ | 16.03 | 11.42 | 18.81 | - |
| YUV | 97.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 119 | 0 | 0.47 | 0.13 | 0.46 | 316.88 | 0.3 | 0.41 |
| Hex | 89 | 49 | 77 | 0 | 2F | D | 2E | 13D | 1E | 29 |
| Octal | 211 | 111 | 167 | 0 | 57 | 15 | 56 | 475 | 36 | 51 |
| Binary | 10001001 | 1001001 | 1110111 | 0 | 101111 | 1101 | 101110 | 100111101 | 11110 | 101001 |
Color Harmonies of #894977
Complementary color
Monochromatic Colors of #894977
Black with #894977
Text Example
Text Example
White with #894977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894977; }
p { color: rgb(137,73,119); }
H1.HeaderClassName
{
color: #894977;
}
.AnyTagClassName
{
color: #894977;
}
</style>
background-color css
<style>
a { background-color: #894977; }
a { background-color: rgb(137,73,119); }
div.DivClassName
{
background-color: #894977;
}
.BgClassName
{
background-color: #894977;
}
</style>
border-color css
<style>
span { border-color: #894977; }
span { border-color: rgb(137,73,119); }
td.TdClassName
{
border-color: #894977;
}
.TagClassName
{
border-color: #894977;
}
</style>