Shades of Trendy Pink #896786
Tints of Trendy Pink #896786
RGB
CMYK
RGB Variations
Color information
#896786 (or 0x896786) is known color: Trendy Pink. HEX triplet: 89, 67 and 86. RGB value is (137,103,134). Sum of RGB (Red+Green+Blue) = 137+103+134=374 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.63% from 374); Green value is 103 (40.62% from 255 or 27.54% from 374); Blue value is 134 (52.73% from 255 or 35.83% from 374); Max value from RGB is 137 - color contains mainly: red. Hex color #896786 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896786 is #769879. Grayscale: #747474. Windows color (decimal): -7772282 or 8808329. OLE color: 8808329.
HSL color Cylindrical-coordinate representation of color #896786: hue angle of 305.29º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #896786 is Cyan = 0, Magento = 0.25, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 134 | - |
| CMYK | 0 | 0.25 | 0.02 | 0.46 |
| HSL | 305.29º | 0.14% | 0.47% | - |
| HSV(B) | 305.29º | 0.25% | 0.54% | - |
| XYZ | 19.47 | 16.74 | 24.76 | - |
| YUV | 116.7 | 137.76 | 142.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 134 | 0 | 0.25 | 0.02 | 0.46 | 305.29 | 0.14 | 0.47 |
| Hex | 89 | 67 | 86 | 0 | 19 | 2 | 2E | 131 | E | 2F |
| Octal | 211 | 147 | 206 | 0 | 31 | 2 | 56 | 461 | 16 | 57 |
| Binary | 10001001 | 1100111 | 10000110 | 0 | 11001 | 10 | 101110 | 100110001 | 1110 | 101111 |
Color Harmonies of #896786
Complementary color
Monochromatic Colors of #896786
Black with #896786
Text Example
Text Example
White with #896786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896786; }
p { color: rgb(137,103,134); }
H1.HeaderClassName
{
color: #896786;
}
.AnyTagClassName
{
color: #896786;
}
</style>
background-color css
<style>
a { background-color: #896786; }
a { background-color: rgb(137,103,134); }
div.DivClassName
{
background-color: #896786;
}
.BgClassName
{
background-color: #896786;
}
</style>
border-color css
<style>
span { border-color: #896786; }
span { border-color: rgb(137,103,134); }
td.TdClassName
{
border-color: #896786;
}
.TagClassName
{
border-color: #896786;
}
</style>