Shades of Trendy Pink #896086
Tints of Trendy Pink #896086
RGB
CMYK
RGB Variations
Color information
#896086 (or 0x896086) is known color: Trendy Pink. HEX triplet: 89, 60 and 86. RGB value is (137,96,134). Sum of RGB (Red+Green+Blue) = 137+96+134=367 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.33% from 367); Green value is 96 (37.89% from 255 or 26.16% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 137 - color contains mainly: red. Hex color #896086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896086 is #769F79. Grayscale: #707070. Windows color (decimal): -7774074 or 8806537. OLE color: 8806537.
HSL color Cylindrical-coordinate representation of color #896086: hue angle of 304.39º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896086 is Cyan = 0, Magento = 0.30, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 134 | - |
| CMYK | 0 | 0.30 | 0.02 | 0.46 |
| HSL | 304.39º | 0.18% | 0.46% | - |
| HSV(B) | 304.39º | 0.3% | 0.54% | - |
| XYZ | 18.8 | 15.41 | 24.54 | - |
| YUV | 112.59 | 140.08 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 134 | 0 | 0.30 | 0.02 | 0.46 | 304.39 | 0.18 | 0.46 |
| Hex | 89 | 60 | 86 | 0 | 1E | 2 | 2E | 130 | 12 | 2E |
| Octal | 211 | 140 | 206 | 0 | 36 | 2 | 56 | 460 | 22 | 56 |
| Binary | 10001001 | 1100000 | 10000110 | 0 | 11110 | 10 | 101110 | 100110000 | 10010 | 101110 |
Color Harmonies of #896086
Complementary color
Monochromatic Colors of #896086
Black with #896086
Text Example
Text Example
White with #896086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896086; }
p { color: rgb(137,96,134); }
H1.HeaderClassName
{
color: #896086;
}
.AnyTagClassName
{
color: #896086;
}
</style>
background-color css
<style>
a { background-color: #896086; }
a { background-color: rgb(137,96,134); }
div.DivClassName
{
background-color: #896086;
}
.BgClassName
{
background-color: #896086;
}
</style>
border-color css
<style>
span { border-color: #896086; }
span { border-color: rgb(137,96,134); }
td.TdClassName
{
border-color: #896086;
}
.TagClassName
{
border-color: #896086;
}
</style>