Shades of Trendy Pink #894478
Tints of Trendy Pink #894478
RGB
CMYK
RGB Variations
Color information
#894478 (or 0x894478) is known color: Trendy Pink. HEX triplet: 89, 44 and 78. RGB value is (137,68,120). Sum of RGB (Red+Green+Blue) = 137+68+120=325 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.15% from 325); Green value is 68 (26.95% from 255 or 20.92% from 325); Blue value is 120 (47.27% from 255 or 36.92% from 325); Max value from RGB is 137 - color contains mainly: red. Hex color #894478 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894478 is #76BB87. Grayscale: #5E5E5E. Windows color (decimal): -7781256 or 7881865. OLE color: 7881865.
HSL color Cylindrical-coordinate representation of color #894478: hue angle of 314.78º 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 #894478 is Cyan = 0, Magento = 0.50, Yellow = 0.12 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 120 | - |
| CMYK | 0 | 0.50 | 0.12 | 0.46 |
| HSL | 314.78º | 0.34% | 0.4% | - |
| HSV(B) | 314.78º | 0.5% | 0.54% | - |
| XYZ | 15.77 | 10.81 | 19.02 | - |
| YUV | 94.56 | 142.36 | 158.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 120 | 0 | 0.50 | 0.12 | 0.46 | 314.78 | 0.34 | 0.4 |
| Hex | 89 | 44 | 78 | 0 | 32 | C | 2E | 13B | 22 | 28 |
| Octal | 211 | 104 | 170 | 0 | 62 | 14 | 56 | 473 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1111000 | 0 | 110010 | 1100 | 101110 | 100111011 | 100010 | 101000 |
Color Harmonies of #894478
Complementary color
Monochromatic Colors of #894478
Black with #894478
Text Example
Text Example
White with #894478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894478; }
p { color: rgb(137,68,120); }
H1.HeaderClassName
{
color: #894478;
}
.AnyTagClassName
{
color: #894478;
}
</style>
background-color css
<style>
a { background-color: #894478; }
a { background-color: rgb(137,68,120); }
div.DivClassName
{
background-color: #894478;
}
.BgClassName
{
background-color: #894478;
}
</style>
border-color css
<style>
span { border-color: #894478; }
span { border-color: rgb(137,68,120); }
td.TdClassName
{
border-color: #894478;
}
.TagClassName
{
border-color: #894478;
}
</style>