Shades of Trendy Pink #894579
Tints of Trendy Pink #894579
RGB
CMYK
RGB Variations
Color information
#894579 (or 0x894579) is known color: Trendy Pink. HEX triplet: 89, 45 and 79. RGB value is (137,69,121). Sum of RGB (Red+Green+Blue) = 137+69+121=327 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.90% from 327); Green value is 69 (27.34% from 255 or 21.10% from 327); Blue value is 121 (47.66% from 255 or 37.00% from 327); Max value from RGB is 137 - color contains mainly: red. Hex color #894579 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894579 is #76BA86. Grayscale: #5F5F5F. Windows color (decimal): -7780999 or 7947657. OLE color: 7947657.
HSL color Cylindrical-coordinate representation of color #894579: hue angle of 314.12º degrees, saturation: 0.33, 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 #894579 is Cyan = 0, Magento = 0.50, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 121 | - |
| CMYK | 0 | 0.50 | 0.12 | 0.46 |
| HSL | 314.12º | 0.33% | 0.4% | - |
| HSV(B) | 314.12º | 0.5% | 0.54% | - |
| XYZ | 15.9 | 10.96 | 19.37 | - |
| YUV | 95.26 | 142.53 | 157.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 121 | 0 | 0.50 | 0.12 | 0.46 | 314.12 | 0.33 | 0.4 |
| Hex | 89 | 45 | 79 | 0 | 32 | C | 2E | 13A | 21 | 28 |
| Octal | 211 | 105 | 171 | 0 | 62 | 14 | 56 | 472 | 41 | 50 |
| Binary | 10001001 | 1000101 | 1111001 | 0 | 110010 | 1100 | 101110 | 100111010 | 100001 | 101000 |
Color Harmonies of #894579
Complementary color
Monochromatic Colors of #894579
Black with #894579
Text Example
Text Example
White with #894579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894579; }
p { color: rgb(137,69,121); }
H1.HeaderClassName
{
color: #894579;
}
.AnyTagClassName
{
color: #894579;
}
</style>
background-color css
<style>
a { background-color: #894579; }
a { background-color: rgb(137,69,121); }
div.DivClassName
{
background-color: #894579;
}
.BgClassName
{
background-color: #894579;
}
</style>
border-color css
<style>
span { border-color: #894579; }
span { border-color: rgb(137,69,121); }
td.TdClassName
{
border-color: #894579;
}
.TagClassName
{
border-color: #894579;
}
</style>