Shades of Trendy Pink #896689
Tints of Trendy Pink #896689
RGB
CMYK
RGB Variations
Color information
#896689 (or 0x896689) is known color: Trendy Pink. HEX triplet: 89, 66 and 89. RGB value is (137,102,137). Sum of RGB (Red+Green+Blue) = 137+102+137=376 (49% of max value = 765). Red value is 137 (53.91% from 255 or 36.44% from 376); Green value is 102 (40.23% from 255 or 27.13% from 376); Blue value is 137 (53.91% from 255 or 36.44% from 376); Max value from RGB is 137 - color contains mainly: red, blue. Hex color #896689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896689 is #769976. Grayscale: #747474. Windows color (decimal): -7772535 or 9004681. OLE color: 9004681.
HSL color Cylindrical-coordinate representation of color #896689: hue angle of 300º 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 #896689 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 137 | - |
| CMYK | 0 | 0.26 | 0 | 0.46 |
| HSL | 300º | 0.15% | 0.47% | - |
| HSV(B) | 300º | 0.26% | 0.54% | - |
| XYZ | 19.58 | 16.63 | 25.84 | - |
| YUV | 116.46 | 139.6 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 137 | 0 | 0.26 | 0 | 0.46 | 300 | 0.15 | 0.47 |
| Hex | 89 | 66 | 89 | 0 | 1A | 0 | 2E | 12C | F | 2F |
| Octal | 211 | 146 | 211 | 0 | 32 | 0 | 56 | 454 | 17 | 57 |
| Binary | 10001001 | 1100110 | 10001001 | 0 | 11010 | 0 | 101110 | 100101100 | 1111 | 101111 |
Color Harmonies of #896689
Complementary color
Monochromatic Colors of #896689
Black with #896689
Text Example
Text Example
White with #896689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896689; }
p { color: rgb(137,102,137); }
H1.HeaderClassName
{
color: #896689;
}
.AnyTagClassName
{
color: #896689;
}
</style>
background-color css
<style>
a { background-color: #896689; }
a { background-color: rgb(137,102,137); }
div.DivClassName
{
background-color: #896689;
}
.BgClassName
{
background-color: #896689;
}
</style>
border-color css
<style>
span { border-color: #896689; }
span { border-color: rgb(137,102,137); }
td.TdClassName
{
border-color: #896689;
}
.TagClassName
{
border-color: #896689;
}
</style>