Shades of Trendy Pink #896188
Tints of Trendy Pink #896188
RGB
CMYK
RGB Variations
Color information
#896188 (or 0x896188) is known color: Trendy Pink. HEX triplet: 89, 61 and 88. RGB value is (137,97,136). Sum of RGB (Red+Green+Blue) = 137+97+136=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 97 (38.28% from 255 or 26.22% from 370); Blue value is 136 (53.52% from 255 or 36.76% from 370); Max value from RGB is 137 - color contains mainly: red. Hex color #896188 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896188 is #769E77. Grayscale: #717171. Windows color (decimal): -7773816 or 8937865. OLE color: 8937865.
HSL color Cylindrical-coordinate representation of color #896188: hue angle of 301.5º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #896188 is Cyan = 0, Magento = 0.29, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 136 | - |
| CMYK | 0 | 0.29 | 0.01 | 0.46 |
| HSL | 301.5º | 0.17% | 0.46% | - |
| HSV(B) | 301.5º | 0.29% | 0.54% | - |
| XYZ | 19.04 | 15.65 | 25.31 | - |
| YUV | 113.41 | 140.75 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 136 | 0 | 0.29 | 0.01 | 0.46 | 301.5 | 0.17 | 0.46 |
| Hex | 89 | 61 | 88 | 0 | 1D | 1 | 2E | 12E | 11 | 2E |
| Octal | 211 | 141 | 210 | 0 | 35 | 1 | 56 | 456 | 21 | 56 |
| Binary | 10001001 | 1100001 | 10001000 | 0 | 11101 | 1 | 101110 | 100101110 | 10001 | 101110 |
Color Harmonies of #896188
Complementary color
Monochromatic Colors of #896188
Black with #896188
Text Example
Text Example
White with #896188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896188; }
p { color: rgb(137,97,136); }
H1.HeaderClassName
{
color: #896188;
}
.AnyTagClassName
{
color: #896188;
}
</style>
background-color css
<style>
a { background-color: #896188; }
a { background-color: rgb(137,97,136); }
div.DivClassName
{
background-color: #896188;
}
.BgClassName
{
background-color: #896188;
}
</style>
border-color css
<style>
span { border-color: #896188; }
span { border-color: rgb(137,97,136); }
td.TdClassName
{
border-color: #896188;
}
.TagClassName
{
border-color: #896188;
}
</style>