Shades of Trendy Pink #866889
Tints of Trendy Pink #866889
RGB
CMYK
RGB Variations
Color information
#866889 (or 0x866889) is known color: Trendy Pink. HEX triplet: 86, 68 and 89. RGB value is (134,104,137). Sum of RGB (Red+Green+Blue) = 134+104+137=375 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.73% from 375); Green value is 104 (41.02% from 255 or 27.73% from 375); Blue value is 137 (53.91% from 255 or 36.53% from 375); Max value from RGB is 137 - color contains mainly: blue. Hex color #866889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866889 is #799776. Grayscale: #747474. Windows color (decimal): -7968631 or 9005190. OLE color: 9005190.
HSL color Cylindrical-coordinate representation of color #866889: hue angle of 294.55º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #866889 is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 104 | 137 | - |
| CMYK | 0.02 | 0.24 | 0 | 0.46 |
| HSL | 294.55º | 0.14% | 0.47% | - |
| HSV(B) | 294.55º | 0.24% | 0.54% | - |
| XYZ | 19.3 | 16.78 | 25.89 | - |
| YUV | 116.73 | 139.44 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 137 | 0.02 | 0.24 | 0 | 0.46 | 294.55 | 0.14 | 0.47 |
| Hex | 86 | 68 | 89 | 2 | 18 | 0 | 2E | 127 | E | 2F |
| Octal | 206 | 150 | 211 | 2 | 30 | 0 | 56 | 447 | 16 | 57 |
| Binary | 10000110 | 1101000 | 10001001 | 10 | 11000 | 0 | 101110 | 100100111 | 1110 | 101111 |
Color Harmonies of #866889
Complementary color
Monochromatic Colors of #866889
Black with #866889
Text Example
Text Example
White with #866889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866889; }
p { color: rgb(134,104,137); }
H1.HeaderClassName
{
color: #866889;
}
.AnyTagClassName
{
color: #866889;
}
</style>
background-color css
<style>
a { background-color: #866889; }
a { background-color: rgb(134,104,137); }
div.DivClassName
{
background-color: #866889;
}
.BgClassName
{
background-color: #866889;
}
</style>
border-color css
<style>
span { border-color: #866889; }
span { border-color: rgb(134,104,137); }
td.TdClassName
{
border-color: #866889;
}
.TagClassName
{
border-color: #866889;
}
</style>