Shades of Trendy Pink #866589
Tints of Trendy Pink #866589
RGB
CMYK
RGB Variations
Color information
#866589 (or 0x866589) is known color: Trendy Pink. HEX triplet: 86, 65 and 89. RGB value is (134,101,137). Sum of RGB (Red+Green+Blue) = 134+101+137=372 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.02% from 372); Green value is 101 (39.84% from 255 or 27.15% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 137 - color contains mainly: blue. Hex color #866589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866589 is #799A76. Grayscale: #727272. Windows color (decimal): -7969399 or 9004422. OLE color: 9004422.
HSL color Cylindrical-coordinate representation of color #866589: hue angle of 295º 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 #866589 is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 101 | 137 | - |
| CMYK | 0.02 | 0.26 | 0 | 0.46 |
| HSL | 295º | 0.15% | 0.47% | - |
| HSV(B) | 295º | 0.26% | 0.54% | - |
| XYZ | 19 | 16.18 | 25.79 | - |
| YUV | 114.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 137 | 0.02 | 0.26 | 0 | 0.46 | 295 | 0.15 | 0.47 |
| Hex | 86 | 65 | 89 | 2 | 1A | 0 | 2E | 127 | F | 2F |
| Octal | 206 | 145 | 211 | 2 | 32 | 0 | 56 | 447 | 17 | 57 |
| Binary | 10000110 | 1100101 | 10001001 | 10 | 11010 | 0 | 101110 | 100100111 | 1111 | 101111 |
Color Harmonies of #866589
Complementary color
Monochromatic Colors of #866589
Black with #866589
Text Example
Text Example
White with #866589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866589; }
p { color: rgb(134,101,137); }
H1.HeaderClassName
{
color: #866589;
}
.AnyTagClassName
{
color: #866589;
}
</style>
background-color css
<style>
a { background-color: #866589; }
a { background-color: rgb(134,101,137); }
div.DivClassName
{
background-color: #866589;
}
.BgClassName
{
background-color: #866589;
}
</style>
border-color css
<style>
span { border-color: #866589; }
span { border-color: rgb(134,101,137); }
td.TdClassName
{
border-color: #866589;
}
.TagClassName
{
border-color: #866589;
}
</style>