Shades of Trendy Pink #894681
Tints of Trendy Pink #894681
RGB
CMYK
RGB Variations
Color information
#894681 (or 0x894681) is known color: Trendy Pink. HEX triplet: 89, 46 and 81. RGB value is (137,70,129). Sum of RGB (Red+Green+Blue) = 137+70+129=336 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.77% from 336); Green value is 70 (27.73% from 255 or 20.83% from 336); Blue value is 129 (50.78% from 255 or 38.39% from 336); Max value from RGB is 137 - color contains mainly: red. Hex color #894681 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #894681 is #76B97E. Grayscale: #606060. Windows color (decimal): -7780735 or 8472201. OLE color: 8472201.
HSL color Cylindrical-coordinate representation of color #894681: hue angle of 307.16º 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 #894681 is Cyan = 0, Magento = 0.49, Yellow = 0.06 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 129 | - |
| CMYK | 0 | 0.49 | 0.06 | 0.46 |
| HSL | 307.16º | 0.32% | 0.41% | - |
| HSV(B) | 307.16º | 0.49% | 0.54% | - |
| XYZ | 16.47 | 11.28 | 22.08 | - |
| YUV | 96.76 | 146.2 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 129 | 0 | 0.49 | 0.06 | 0.46 | 307.16 | 0.32 | 0.41 |
| Hex | 89 | 46 | 81 | 0 | 31 | 6 | 2E | 133 | 20 | 29 |
| Octal | 211 | 106 | 201 | 0 | 61 | 6 | 56 | 463 | 40 | 51 |
| Binary | 10001001 | 1000110 | 10000001 | 0 | 110001 | 110 | 101110 | 100110011 | 100000 | 101001 |
Color Harmonies of #894681
Complementary color
Monochromatic Colors of #894681
Black with #894681
Text Example
Text Example
White with #894681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894681; }
p { color: rgb(137,70,129); }
H1.HeaderClassName
{
color: #894681;
}
.AnyTagClassName
{
color: #894681;
}
</style>
background-color css
<style>
a { background-color: #894681; }
a { background-color: rgb(137,70,129); }
div.DivClassName
{
background-color: #894681;
}
.BgClassName
{
background-color: #894681;
}
</style>
border-color css
<style>
span { border-color: #894681; }
span { border-color: rgb(137,70,129); }
td.TdClassName
{
border-color: #894681;
}
.TagClassName
{
border-color: #894681;
}
</style>