Shades of Trendy Pink #896690
Tints of Trendy Pink #896690
RGB
CMYK
RGB Variations
Color information
#896690 (or 0x896690) is known color: Trendy Pink. HEX triplet: 89, 66 and 90. RGB value is (137,102,144). Sum of RGB (Red+Green+Blue) = 137+102+144=383 (50% of max value = 765). Red value is 137 (53.91% from 255 or 35.77% from 383); Green value is 102 (40.23% from 255 or 26.63% from 383); Blue value is 144 (56.64% from 255 or 37.60% from 383); Max value from RGB is 144 - color contains mainly: blue. Hex color #896690 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #896690 is #76996F. Grayscale: #757575. Windows color (decimal): -7772528 or 9463433. OLE color: 9463433.
HSL color Cylindrical-coordinate representation of color #896690: hue angle of 290º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #896690 is Cyan = 0.05, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 102 | 144 | - |
| CMYK | 0.05 | 0.29 | 0 | 0.44 |
| HSL | 290º | 0.17% | 0.48% | - |
| HSV(B) | 290º | 0.29% | 0.56% | - |
| XYZ | 20.1 | 16.83 | 28.58 | - |
| YUV | 117.25 | 143.1 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 144 | 0.05 | 0.29 | 0 | 0.44 | 290 | 0.17 | 0.48 |
| Hex | 89 | 66 | 90 | 5 | 1D | 0 | 2C | 122 | 11 | 30 |
| Octal | 211 | 146 | 220 | 5 | 35 | 0 | 54 | 442 | 21 | 60 |
| Binary | 10001001 | 1100110 | 10010000 | 101 | 11101 | 0 | 101100 | 100100010 | 10001 | 110000 |
Color Harmonies of #896690
Complementary color
Monochromatic Colors of #896690
Black with #896690
Text Example
Text Example
White with #896690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896690; }
p { color: rgb(137,102,144); }
H1.HeaderClassName
{
color: #896690;
}
.AnyTagClassName
{
color: #896690;
}
</style>
background-color css
<style>
a { background-color: #896690; }
a { background-color: rgb(137,102,144); }
div.DivClassName
{
background-color: #896690;
}
.BgClassName
{
background-color: #896690;
}
</style>
border-color css
<style>
span { border-color: #896690; }
span { border-color: rgb(137,102,144); }
td.TdClassName
{
border-color: #896690;
}
.TagClassName
{
border-color: #896690;
}
</style>