Shades of Trendy Pink #894477
Tints of Trendy Pink #894477
RGB
CMYK
RGB Variations
Color information
#894477 (or 0x894477) is known color: Trendy Pink. HEX triplet: 89, 44 and 77. RGB value is (137,68,119). Sum of RGB (Red+Green+Blue) = 137+68+119=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 68 (26.95% from 255 or 20.99% from 324); Blue value is 119 (46.88% from 255 or 36.73% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #894477 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894477 is #76BB88. Grayscale: #5E5E5E. Windows color (decimal): -7781257 or 7816329. OLE color: 7816329.
HSL color Cylindrical-coordinate representation of color #894477: hue angle of 315.65º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894477 is Cyan = 0, Magento = 0.50, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 119 | - |
| CMYK | 0 | 0.50 | 0.13 | 0.46 |
| HSL | 315.65º | 0.34% | 0.4% | - |
| HSV(B) | 315.65º | 0.5% | 0.54% | - |
| XYZ | 15.71 | 10.78 | 18.71 | - |
| YUV | 94.45 | 141.86 | 158.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 119 | 0 | 0.50 | 0.13 | 0.46 | 315.65 | 0.34 | 0.4 |
| Hex | 89 | 44 | 77 | 0 | 32 | D | 2E | 13C | 22 | 28 |
| Octal | 211 | 104 | 167 | 0 | 62 | 15 | 56 | 474 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1110111 | 0 | 110010 | 1101 | 101110 | 100111100 | 100010 | 101000 |
Color Harmonies of #894477
Complementary color
Monochromatic Colors of #894477
Black with #894477
Text Example
Text Example
White with #894477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894477; }
p { color: rgb(137,68,119); }
H1.HeaderClassName
{
color: #894477;
}
.AnyTagClassName
{
color: #894477;
}
</style>
background-color css
<style>
a { background-color: #894477; }
a { background-color: rgb(137,68,119); }
div.DivClassName
{
background-color: #894477;
}
.BgClassName
{
background-color: #894477;
}
</style>
border-color css
<style>
span { border-color: #894477; }
span { border-color: rgb(137,68,119); }
td.TdClassName
{
border-color: #894477;
}
.TagClassName
{
border-color: #894477;
}
</style>