Shades of Trendy Pink #896688
Tints of Trendy Pink #896688
RGB
CMYK
RGB Variations
Color information
#896688 (or 0x896688) is known color: Trendy Pink. HEX triplet: 89, 66 and 88. RGB value is (137,102,136). Sum of RGB (Red+Green+Blue) = 137+102+136=375 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.53% from 375); Green value is 102 (40.23% from 255 or 27.2% from 375); Blue value is 136 (53.52% from 255 or 36.27% from 375); Max value from RGB is 137 - color contains mainly: red. Hex color #896688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896688 is #769977. Grayscale: #747474. Windows color (decimal): -7772536 or 8939145. OLE color: 8939145.
HSL color Cylindrical-coordinate representation of color #896688: hue angle of 301.71º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #896688 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 136 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.46 |
| HSL | 301.71º | 0.15% | 0.47% | - |
| HSV(B) | 301.71º | 0.26% | 0.54% | - |
| XYZ | 19.51 | 16.6 | 25.47 | - |
| YUV | 116.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 136 | 0 | 0.26 | 0.01 | 0.46 | 301.71 | 0.15 | 0.47 |
| Hex | 89 | 66 | 88 | 0 | 1A | 1 | 2E | 12E | F | 2F |
| Octal | 211 | 146 | 210 | 0 | 32 | 1 | 56 | 456 | 17 | 57 |
| Binary | 10001001 | 1100110 | 10001000 | 0 | 11010 | 1 | 101110 | 100101110 | 1111 | 101111 |
Color Harmonies of #896688
Complementary color
Monochromatic Colors of #896688
Black with #896688
Text Example
Text Example
White with #896688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896688; }
p { color: rgb(137,102,136); }
H1.HeaderClassName
{
color: #896688;
}
.AnyTagClassName
{
color: #896688;
}
</style>
background-color css
<style>
a { background-color: #896688; }
a { background-color: rgb(137,102,136); }
div.DivClassName
{
background-color: #896688;
}
.BgClassName
{
background-color: #896688;
}
</style>
border-color css
<style>
span { border-color: #896688; }
span { border-color: rgb(137,102,136); }
td.TdClassName
{
border-color: #896688;
}
.TagClassName
{
border-color: #896688;
}
</style>