Shades of Trendy Pink #894476
Tints of Trendy Pink #894476
RGB
CMYK
RGB Variations
Color information
#894476 (or 0x894476) is known color: Trendy Pink. HEX triplet: 89, 44 and 76. RGB value is (137,68,118). Sum of RGB (Red+Green+Blue) = 137+68+118=323 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.41% from 323); Green value is 68 (26.95% from 255 or 21.05% from 323); Blue value is 118 (46.48% from 255 or 36.53% from 323); Max value from RGB is 137 - color contains mainly: red. Hex color #894476 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894476 is #76BB89. Grayscale: #5E5E5E. Windows color (decimal): -7781258 or 7750793. OLE color: 7750793.
HSL color Cylindrical-coordinate representation of color #894476: hue angle of 316.52º 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 #894476 is Cyan = 0, Magento = 0.50, Yellow = 0.14 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 118 | - |
| CMYK | 0 | 0.50 | 0.14 | 0.46 |
| HSL | 316.52º | 0.34% | 0.4% | - |
| HSV(B) | 316.52º | 0.5% | 0.54% | - |
| XYZ | 15.65 | 10.76 | 18.39 | - |
| YUV | 94.33 | 141.36 | 158.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 118 | 0 | 0.50 | 0.14 | 0.46 | 316.52 | 0.34 | 0.4 |
| Hex | 89 | 44 | 76 | 0 | 32 | E | 2E | 13D | 22 | 28 |
| Octal | 211 | 104 | 166 | 0 | 62 | 16 | 56 | 475 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1110110 | 0 | 110010 | 1110 | 101110 | 100111101 | 100010 | 101000 |
Color Harmonies of #894476
Complementary color
Monochromatic Colors of #894476
Black with #894476
Text Example
Text Example
White with #894476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894476; }
p { color: rgb(137,68,118); }
H1.HeaderClassName
{
color: #894476;
}
.AnyTagClassName
{
color: #894476;
}
</style>
background-color css
<style>
a { background-color: #894476; }
a { background-color: rgb(137,68,118); }
div.DivClassName
{
background-color: #894476;
}
.BgClassName
{
background-color: #894476;
}
</style>
border-color css
<style>
span { border-color: #894476; }
span { border-color: rgb(137,68,118); }
td.TdClassName
{
border-color: #894476;
}
.TagClassName
{
border-color: #894476;
}
</style>