Shades of Trendy Pink #896691
Tints of Trendy Pink #896691
RGB
CMYK
RGB Variations
Color information
#896691 (or 0x896691) is known color: Trendy Pink. HEX triplet: 89, 66 and 91. RGB value is (137,102,145). Sum of RGB (Red+Green+Blue) = 137+102+145=384 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.68% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 145 (57.03% from 255 or 37.76% from 384); Max value from RGB is 145 - color contains mainly: blue. Hex color #896691 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896691 is #76996E. Grayscale: #757575. Windows color (decimal): -7772527 or 9528969. OLE color: 9528969.
HSL color Cylindrical-coordinate representation of color #896691: hue angle of 288.84º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896691 is Cyan = 0.06, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 102 | 145 | - |
| CMYK | 0.06 | 0.30 | 0 | 0.43 |
| HSL | 288.84º | 0.17% | 0.48% | - |
| HSV(B) | 288.84º | 0.3% | 0.57% | - |
| XYZ | 20.18 | 16.87 | 28.98 | - |
| YUV | 117.37 | 143.6 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 145 | 0.06 | 0.30 | 0 | 0.43 | 288.84 | 0.17 | 0.48 |
| Hex | 89 | 66 | 91 | 6 | 1E | 0 | 2B | 121 | 11 | 30 |
| Octal | 211 | 146 | 221 | 6 | 36 | 0 | 53 | 441 | 21 | 60 |
| Binary | 10001001 | 1100110 | 10010001 | 110 | 11110 | 0 | 101011 | 100100001 | 10001 | 110000 |
Color Harmonies of #896691
Complementary color
Monochromatic Colors of #896691
Black with #896691
Text Example
Text Example
White with #896691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896691; }
p { color: rgb(137,102,145); }
H1.HeaderClassName
{
color: #896691;
}
.AnyTagClassName
{
color: #896691;
}
</style>
background-color css
<style>
a { background-color: #896691; }
a { background-color: rgb(137,102,145); }
div.DivClassName
{
background-color: #896691;
}
.BgClassName
{
background-color: #896691;
}
</style>
border-color css
<style>
span { border-color: #896691; }
span { border-color: rgb(137,102,145); }
td.TdClassName
{
border-color: #896691;
}
.TagClassName
{
border-color: #896691;
}
</style>