Shades of Trendy Pink #866989
Tints of Trendy Pink #866989
RGB
CMYK
RGB Variations
Color information
#866989 (or 0x866989) is known color: Trendy Pink. HEX triplet: 86, 69 and 89. RGB value is (134,105,137). Sum of RGB (Red+Green+Blue) = 134+105+137=376 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.64% from 376); Green value is 105 (41.41% from 255 or 27.93% from 376); Blue value is 137 (53.91% from 255 or 36.44% from 376); Max value from RGB is 137 - color contains mainly: blue. Hex color #866989 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866989 is #799676. Grayscale: #757575. Windows color (decimal): -7968375 or 9005446. OLE color: 9005446.
HSL color Cylindrical-coordinate representation of color #866989: hue angle of 294.38º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #866989 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 105 | 137 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.46 |
| HSL | 294.38º | 0.13% | 0.47% | - |
| HSV(B) | 294.38º | 0.23% | 0.54% | - |
| XYZ | 19.4 | 16.98 | 25.92 | - |
| YUV | 117.32 | 139.11 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 137 | 0.02 | 0.23 | 0 | 0.46 | 294.38 | 0.13 | 0.47 |
| Hex | 86 | 69 | 89 | 2 | 17 | 0 | 2E | 126 | D | 2F |
| Octal | 206 | 151 | 211 | 2 | 27 | 0 | 56 | 446 | 15 | 57 |
| Binary | 10000110 | 1101001 | 10001001 | 10 | 10111 | 0 | 101110 | 100100110 | 1101 | 101111 |
Color Harmonies of #866989
Complementary color
Monochromatic Colors of #866989
Black with #866989
Text Example
Text Example
White with #866989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866989; }
p { color: rgb(134,105,137); }
H1.HeaderClassName
{
color: #866989;
}
.AnyTagClassName
{
color: #866989;
}
</style>
background-color css
<style>
a { background-color: #866989; }
a { background-color: rgb(134,105,137); }
div.DivClassName
{
background-color: #866989;
}
.BgClassName
{
background-color: #866989;
}
</style>
border-color css
<style>
span { border-color: #866989; }
span { border-color: rgb(134,105,137); }
td.TdClassName
{
border-color: #866989;
}
.TagClassName
{
border-color: #866989;
}
</style>