Shades of Trendy Pink #896486
Tints of Trendy Pink #896486
RGB
CMYK
RGB Variations
Color information
#896486 (or 0x896486) is known color: Trendy Pink. HEX triplet: 89, 64 and 86. RGB value is (137,100,134). Sum of RGB (Red+Green+Blue) = 137+100+134=371 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.93% from 371); Green value is 100 (39.45% from 255 or 26.95% from 371); Blue value is 134 (52.73% from 255 or 36.12% from 371); Max value from RGB is 137 - color contains mainly: red. Hex color #896486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896486 is #769B79. Grayscale: #727272. Windows color (decimal): -7773050 or 8807561. OLE color: 8807561.
HSL color Cylindrical-coordinate representation of color #896486: hue angle of 304.86º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #896486 is Cyan = 0, Magento = 0.27, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 134 | - |
| CMYK | 0 | 0.27 | 0.02 | 0.46 |
| HSL | 304.86º | 0.16% | 0.46% | - |
| HSV(B) | 304.86º | 0.27% | 0.54% | - |
| XYZ | 19.18 | 16.15 | 24.66 | - |
| YUV | 114.94 | 138.76 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 134 | 0 | 0.27 | 0.02 | 0.46 | 304.86 | 0.16 | 0.46 |
| Hex | 89 | 64 | 86 | 0 | 1B | 2 | 2E | 131 | 10 | 2E |
| Octal | 211 | 144 | 206 | 0 | 33 | 2 | 56 | 461 | 20 | 56 |
| Binary | 10001001 | 1100100 | 10000110 | 0 | 11011 | 10 | 101110 | 100110001 | 10000 | 101110 |
Color Harmonies of #896486
Complementary color
Monochromatic Colors of #896486
Black with #896486
Text Example
Text Example
White with #896486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896486; }
p { color: rgb(137,100,134); }
H1.HeaderClassName
{
color: #896486;
}
.AnyTagClassName
{
color: #896486;
}
</style>
background-color css
<style>
a { background-color: #896486; }
a { background-color: rgb(137,100,134); }
div.DivClassName
{
background-color: #896486;
}
.BgClassName
{
background-color: #896486;
}
</style>
border-color css
<style>
span { border-color: #896486; }
span { border-color: rgb(137,100,134); }
td.TdClassName
{
border-color: #896486;
}
.TagClassName
{
border-color: #896486;
}
</style>