Shades of Trendy Pink #896381
Tints of Trendy Pink #896381
RGB
CMYK
RGB Variations
Color information
#896381 (or 0x896381) is known color: Trendy Pink. HEX triplet: 89, 63 and 81. RGB value is (137,99,129). Sum of RGB (Red+Green+Blue) = 137+99+129=365 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.53% from 365); Green value is 99 (39.06% from 255 or 27.12% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 137 - color contains mainly: red. Hex color #896381 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896381 is #769C7E. Grayscale: #717171. Windows color (decimal): -7773311 or 8479625. OLE color: 8479625.
HSL color Cylindrical-coordinate representation of color #896381: hue angle of 312.63º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #896381 is Cyan = 0, Magento = 0.28, Yellow = 0.06 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 129 | - |
| CMYK | 0 | 0.28 | 0.06 | 0.46 |
| HSL | 312.63º | 0.16% | 0.46% | - |
| HSV(B) | 312.63º | 0.28% | 0.54% | - |
| XYZ | 18.74 | 15.83 | 22.84 | - |
| YUV | 113.78 | 136.59 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 129 | 0 | 0.28 | 0.06 | 0.46 | 312.63 | 0.16 | 0.46 |
| Hex | 89 | 63 | 81 | 0 | 1C | 6 | 2E | 139 | 10 | 2E |
| Octal | 211 | 143 | 201 | 0 | 34 | 6 | 56 | 471 | 20 | 56 |
| Binary | 10001001 | 1100011 | 10000001 | 0 | 11100 | 110 | 101110 | 100111001 | 10000 | 101110 |
Color Harmonies of #896381
Complementary color
Monochromatic Colors of #896381
Black with #896381
Text Example
Text Example
White with #896381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896381; }
p { color: rgb(137,99,129); }
H1.HeaderClassName
{
color: #896381;
}
.AnyTagClassName
{
color: #896381;
}
</style>
background-color css
<style>
a { background-color: #896381; }
a { background-color: rgb(137,99,129); }
div.DivClassName
{
background-color: #896381;
}
.BgClassName
{
background-color: #896381;
}
</style>
border-color css
<style>
span { border-color: #896381; }
span { border-color: rgb(137,99,129); }
td.TdClassName
{
border-color: #896381;
}
.TagClassName
{
border-color: #896381;
}
</style>