Shades of Trendy Pink #896286
Tints of Trendy Pink #896286
RGB
CMYK
RGB Variations
Color information
#896286 (or 0x896286) is known color: Trendy Pink. HEX triplet: 89, 62 and 86. RGB value is (137,98,134). Sum of RGB (Red+Green+Blue) = 137+98+134=369 (48% of max value = 765). Red value is 137 (53.91% from 255 or 37.13% from 369); Green value is 98 (38.67% from 255 or 26.56% from 369); Blue value is 134 (52.73% from 255 or 36.31% from 369); Max value from RGB is 137 - color contains mainly: red. Hex color #896286 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896286 is #769D79. Grayscale: #717171. Windows color (decimal): -7773562 or 8807049. OLE color: 8807049.
HSL color Cylindrical-coordinate representation of color #896286: hue angle of 304.62º degrees, saturation: 0.17, 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 #896286 is Cyan = 0, Magento = 0.28, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 134 | - |
| CMYK | 0 | 0.28 | 0.02 | 0.46 |
| HSL | 304.62º | 0.17% | 0.46% | - |
| HSV(B) | 304.62º | 0.28% | 0.54% | - |
| XYZ | 18.99 | 15.77 | 24.6 | - |
| YUV | 113.77 | 139.42 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 134 | 0 | 0.28 | 0.02 | 0.46 | 304.62 | 0.17 | 0.46 |
| Hex | 89 | 62 | 86 | 0 | 1C | 2 | 2E | 131 | 11 | 2E |
| Octal | 211 | 142 | 206 | 0 | 34 | 2 | 56 | 461 | 21 | 56 |
| Binary | 10001001 | 1100010 | 10000110 | 0 | 11100 | 10 | 101110 | 100110001 | 10001 | 101110 |
Color Harmonies of #896286
Complementary color
Monochromatic Colors of #896286
Black with #896286
Text Example
Text Example
White with #896286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896286; }
p { color: rgb(137,98,134); }
H1.HeaderClassName
{
color: #896286;
}
.AnyTagClassName
{
color: #896286;
}
</style>
background-color css
<style>
a { background-color: #896286; }
a { background-color: rgb(137,98,134); }
div.DivClassName
{
background-color: #896286;
}
.BgClassName
{
background-color: #896286;
}
</style>
border-color css
<style>
span { border-color: #896286; }
span { border-color: rgb(137,98,134); }
td.TdClassName
{
border-color: #896286;
}
.TagClassName
{
border-color: #896286;
}
</style>