Shades of Trendy Pink #867589
Tints of Trendy Pink #867589
RGB
CMYK
RGB Variations
Color information
#867589 (or 0x867589) is known color: Trendy Pink. HEX triplet: 86, 75 and 89. RGB value is (134,117,137). Sum of RGB (Red+Green+Blue) = 134+117+137=388 (51% of max value = 765). Red value is 134 (52.73% from 255 or 34.54% from 388); Green value is 117 (46.09% from 255 or 30.15% from 388); Blue value is 137 (53.91% from 255 or 35.31% from 388); Max value from RGB is 137 - color contains mainly: blue. Hex color #867589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867589 is #798A76. Grayscale: #7C7C7C. Windows color (decimal): -7965303 or 9008518. OLE color: 9008518.
HSL color Cylindrical-coordinate representation of color #867589: hue angle of 291º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #867589 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 117 | 137 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.46 |
| HSL | 291º | 0.08% | 0.5% | - |
| HSV(B) | 291º | 0.15% | 0.54% | - |
| XYZ | 20.71 | 19.6 | 26.36 | - |
| YUV | 124.36 | 135.13 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 137 | 0.02 | 0.15 | 0 | 0.46 | 291 | 0.08 | 0.5 |
| Hex | 86 | 75 | 89 | 2 | F | 0 | 2E | 123 | 8 | 32 |
| Octal | 206 | 165 | 211 | 2 | 17 | 0 | 56 | 443 | 10 | 62 |
| Binary | 10000110 | 1110101 | 10001001 | 10 | 1111 | 0 | 101110 | 100100011 | 1000 | 110010 |
Color Harmonies of #867589
Complementary color
Monochromatic Colors of #867589
Black with #867589
Text Example
Text Example
White with #867589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867589; }
p { color: rgb(134,117,137); }
H1.HeaderClassName
{
color: #867589;
}
.AnyTagClassName
{
color: #867589;
}
</style>
background-color css
<style>
a { background-color: #867589; }
a { background-color: rgb(134,117,137); }
div.DivClassName
{
background-color: #867589;
}
.BgClassName
{
background-color: #867589;
}
</style>
border-color css
<style>
span { border-color: #867589; }
span { border-color: rgb(134,117,137); }
td.TdClassName
{
border-color: #867589;
}
.TagClassName
{
border-color: #867589;
}
</style>