Shades of Trendy Pink #894680
Tints of Trendy Pink #894680
RGB
CMYK
RGB Variations
Color information
#894680 (or 0x894680) is known color: Trendy Pink. HEX triplet: 89, 46 and 80. RGB value is (137,70,128). Sum of RGB (Red+Green+Blue) = 137+70+128=335 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.90% from 335); Green value is 70 (27.73% from 255 or 20.90% from 335); Blue value is 128 (50.39% from 255 or 38.21% from 335); Max value from RGB is 137 - color contains mainly: red. Hex color #894680 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #894680 is #76B97F. Grayscale: #606060. Windows color (decimal): -7780736 or 8406665. OLE color: 8406665.
HSL color Cylindrical-coordinate representation of color #894680: hue angle of 308.06º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #894680 is Cyan = 0, Magento = 0.49, Yellow = 0.07 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 128 | - |
| CMYK | 0 | 0.49 | 0.07 | 0.46 |
| HSL | 308.06º | 0.32% | 0.41% | - |
| HSV(B) | 308.06º | 0.49% | 0.54% | - |
| XYZ | 16.4 | 11.26 | 21.73 | - |
| YUV | 96.65 | 145.7 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 128 | 0 | 0.49 | 0.07 | 0.46 | 308.06 | 0.32 | 0.41 |
| Hex | 89 | 46 | 80 | 0 | 31 | 7 | 2E | 134 | 20 | 29 |
| Octal | 211 | 106 | 200 | 0 | 61 | 7 | 56 | 464 | 40 | 51 |
| Binary | 10001001 | 1000110 | 10000000 | 0 | 110001 | 111 | 101110 | 100110100 | 100000 | 101001 |
Color Harmonies of #894680
Complementary color
Monochromatic Colors of #894680
Black with #894680
Text Example
Text Example
White with #894680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894680; }
p { color: rgb(137,70,128); }
H1.HeaderClassName
{
color: #894680;
}
.AnyTagClassName
{
color: #894680;
}
</style>
background-color css
<style>
a { background-color: #894680; }
a { background-color: rgb(137,70,128); }
div.DivClassName
{
background-color: #894680;
}
.BgClassName
{
background-color: #894680;
}
</style>
border-color css
<style>
span { border-color: #894680; }
span { border-color: rgb(137,70,128); }
td.TdClassName
{
border-color: #894680;
}
.TagClassName
{
border-color: #894680;
}
</style>