Shades of Trendy Pink #896586
Tints of Trendy Pink #896586
RGB
CMYK
RGB Variations
Color information
#896586 (or 0x896586) is known color: Trendy Pink. HEX triplet: 89, 65 and 86. RGB value is (137,101,134). Sum of RGB (Red+Green+Blue) = 137+101+134=372 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.83% from 372); Green value is 101 (39.84% from 255 or 27.15% from 372); Blue value is 134 (52.73% from 255 or 36.02% from 372); Max value from RGB is 137 - color contains mainly: red. Hex color #896586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896586 is #769A79. Grayscale: #737373. Windows color (decimal): -7772794 or 8807817. OLE color: 8807817.
HSL color Cylindrical-coordinate representation of color #896586: hue angle of 305º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #896586 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 134 | - |
| CMYK | 0 | 0.26 | 0.02 | 0.46 |
| HSL | 305º | 0.15% | 0.47% | - |
| HSV(B) | 305º | 0.26% | 0.54% | - |
| XYZ | 19.27 | 16.35 | 24.69 | - |
| YUV | 115.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 134 | 0 | 0.26 | 0.02 | 0.46 | 305 | 0.15 | 0.47 |
| Hex | 89 | 65 | 86 | 0 | 1A | 2 | 2E | 131 | F | 2F |
| Octal | 211 | 145 | 206 | 0 | 32 | 2 | 56 | 461 | 17 | 57 |
| Binary | 10001001 | 1100101 | 10000110 | 0 | 11010 | 10 | 101110 | 100110001 | 1111 | 101111 |
Color Harmonies of #896586
Complementary color
Monochromatic Colors of #896586
Black with #896586
Text Example
Text Example
White with #896586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896586; }
p { color: rgb(137,101,134); }
H1.HeaderClassName
{
color: #896586;
}
.AnyTagClassName
{
color: #896586;
}
</style>
background-color css
<style>
a { background-color: #896586; }
a { background-color: rgb(137,101,134); }
div.DivClassName
{
background-color: #896586;
}
.BgClassName
{
background-color: #896586;
}
</style>
border-color css
<style>
span { border-color: #896586; }
span { border-color: rgb(137,101,134); }
td.TdClassName
{
border-color: #896586;
}
.TagClassName
{
border-color: #896586;
}
</style>