Shades of Trendy Pink #894776
Tints of Trendy Pink #894776
RGB
CMYK
RGB Variations
Color information
#894776 (or 0x894776) is known color: Trendy Pink. HEX triplet: 89, 47 and 76. RGB value is (137,71,118). Sum of RGB (Red+Green+Blue) = 137+71+118=326 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.02% from 326); Green value is 71 (28.12% from 255 or 21.78% from 326); Blue value is 118 (46.48% from 255 or 36.20% from 326); Max value from RGB is 137 - color contains mainly: red. Hex color #894776 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894776 is #76B889. Grayscale: #5F5F5F. Windows color (decimal): -7780490 or 7751561. OLE color: 7751561.
HSL color Cylindrical-coordinate representation of color #894776: hue angle of 317.27º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #894776 is Cyan = 0, Magento = 0.48, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 71 | 118 | - |
| CMYK | 0 | 0.48 | 0.14 | 0.46 |
| HSL | 317.27º | 0.32% | 0.41% | - |
| HSV(B) | 317.27º | 0.48% | 0.54% | - |
| XYZ | 15.84 | 11.13 | 18.45 | - |
| YUV | 96.09 | 140.37 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 118 | 0 | 0.48 | 0.14 | 0.46 | 317.27 | 0.32 | 0.41 |
| Hex | 89 | 47 | 76 | 0 | 30 | E | 2E | 13D | 20 | 29 |
| Octal | 211 | 107 | 166 | 0 | 60 | 16 | 56 | 475 | 40 | 51 |
| Binary | 10001001 | 1000111 | 1110110 | 0 | 110000 | 1110 | 101110 | 100111101 | 100000 | 101001 |
Color Harmonies of #894776
Complementary color
Monochromatic Colors of #894776
Black with #894776
Text Example
Text Example
White with #894776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894776; }
p { color: rgb(137,71,118); }
H1.HeaderClassName
{
color: #894776;
}
.AnyTagClassName
{
color: #894776;
}
</style>
background-color css
<style>
a { background-color: #894776; }
a { background-color: rgb(137,71,118); }
div.DivClassName
{
background-color: #894776;
}
.BgClassName
{
background-color: #894776;
}
</style>
border-color css
<style>
span { border-color: #894776; }
span { border-color: rgb(137,71,118); }
td.TdClassName
{
border-color: #894776;
}
.TagClassName
{
border-color: #894776;
}
</style>