Shades of Trendy Pink #896788
Tints of Trendy Pink #896788
RGB
CMYK
RGB Variations
Color information
#896788 (or 0x896788) is known color: Trendy Pink. HEX triplet: 89, 67 and 88. RGB value is (137,103,136). Sum of RGB (Red+Green+Blue) = 137+103+136=376 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.44% from 376); Green value is 103 (40.62% from 255 or 27.39% from 376); Blue value is 136 (53.52% from 255 or 36.17% from 376); Max value from RGB is 137 - color contains mainly: red. Hex color #896788 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896788 is #769877. Grayscale: #747474. Windows color (decimal): -7772280 or 8939401. OLE color: 8939401.
HSL color Cylindrical-coordinate representation of color #896788: hue angle of 301.76º 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 #896788 is Cyan = 0, Magento = 0.25, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 136 | - |
| CMYK | 0 | 0.25 | 0.01 | 0.46 |
| HSL | 301.76º | 0.14% | 0.47% | - |
| HSV(B) | 301.76º | 0.25% | 0.54% | - |
| XYZ | 19.61 | 16.8 | 25.5 | - |
| YUV | 116.93 | 138.76 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 136 | 0 | 0.25 | 0.01 | 0.46 | 301.76 | 0.14 | 0.47 |
| Hex | 89 | 67 | 88 | 0 | 19 | 1 | 2E | 12E | E | 2F |
| Octal | 211 | 147 | 210 | 0 | 31 | 1 | 56 | 456 | 16 | 57 |
| Binary | 10001001 | 1100111 | 10001000 | 0 | 11001 | 1 | 101110 | 100101110 | 1110 | 101111 |
Color Harmonies of #896788
Complementary color
Monochromatic Colors of #896788
Black with #896788
Text Example
Text Example
White with #896788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896788; }
p { color: rgb(137,103,136); }
H1.HeaderClassName
{
color: #896788;
}
.AnyTagClassName
{
color: #896788;
}
</style>
background-color css
<style>
a { background-color: #896788; }
a { background-color: rgb(137,103,136); }
div.DivClassName
{
background-color: #896788;
}
.BgClassName
{
background-color: #896788;
}
</style>
border-color css
<style>
span { border-color: #896788; }
span { border-color: rgb(137,103,136); }
td.TdClassName
{
border-color: #896788;
}
.TagClassName
{
border-color: #896788;
}
</style>