Shades of Trendy Pink #867189
Tints of Trendy Pink #867189
RGB
CMYK
RGB Variations
Color information
#867189 (or 0x867189) is known color: Trendy Pink. HEX triplet: 86, 71 and 89. RGB value is (134,113,137). Sum of RGB (Red+Green+Blue) = 134+113+137=384 (50% of max value = 765). Red value is 134 (52.73% from 255 or 34.90% from 384); Green value is 113 (44.53% from 255 or 29.43% from 384); Blue value is 137 (53.91% from 255 or 35.68% from 384); Max value from RGB is 137 - color contains mainly: blue. Hex color #867189 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867189 is #798E76. Grayscale: #797979. Windows color (decimal): -7966327 or 9007494. OLE color: 9007494.
HSL color Cylindrical-coordinate representation of color #867189: hue angle of 292.5º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #867189 is Cyan = 0.02, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 113 | 137 | - |
| CMYK | 0.02 | 0.18 | 0 | 0.46 |
| HSL | 292.5º | 0.1% | 0.49% | - |
| HSV(B) | 292.5º | 0.18% | 0.54% | - |
| XYZ | 20.25 | 18.68 | 26.21 | - |
| YUV | 122.02 | 136.46 | 136.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 137 | 0.02 | 0.18 | 0 | 0.46 | 292.5 | 0.1 | 0.49 |
| Hex | 86 | 71 | 89 | 2 | 12 | 0 | 2E | 124 | A | 31 |
| Octal | 206 | 161 | 211 | 2 | 22 | 0 | 56 | 444 | 12 | 61 |
| Binary | 10000110 | 1110001 | 10001001 | 10 | 10010 | 0 | 101110 | 100100100 | 1010 | 110001 |
Color Harmonies of #867189
Complementary color
Monochromatic Colors of #867189
Black with #867189
Text Example
Text Example
White with #867189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867189; }
p { color: rgb(134,113,137); }
H1.HeaderClassName
{
color: #867189;
}
.AnyTagClassName
{
color: #867189;
}
</style>
background-color css
<style>
a { background-color: #867189; }
a { background-color: rgb(134,113,137); }
div.DivClassName
{
background-color: #867189;
}
.BgClassName
{
background-color: #867189;
}
</style>
border-color css
<style>
span { border-color: #867189; }
span { border-color: rgb(134,113,137); }
td.TdClassName
{
border-color: #867189;
}
.TagClassName
{
border-color: #867189;
}
</style>