Shades of Trendy Pink #866289
Tints of Trendy Pink #866289
RGB
CMYK
RGB Variations
Color information
#866289 (or 0x866289) is known color: Trendy Pink. HEX triplet: 86, 62 and 89. RGB value is (134,98,137). Sum of RGB (Red+Green+Blue) = 134+98+137=369 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.31% from 369); Green value is 98 (38.67% from 255 or 26.56% from 369); Blue value is 137 (53.91% from 255 or 37.13% from 369); Max value from RGB is 137 - color contains mainly: blue. Hex color #866289 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866289 is #799D76. Grayscale: #717171. Windows color (decimal): -7970167 or 9003654. OLE color: 9003654.
HSL color Cylindrical-coordinate representation of color #866289: hue angle of 295.38º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866289 is Cyan = 0.02, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 98 | 137 | - |
| CMYK | 0.02 | 0.28 | 0 | 0.46 |
| HSL | 295.38º | 0.17% | 0.46% | - |
| HSV(B) | 295.38º | 0.28% | 0.54% | - |
| XYZ | 18.71 | 15.61 | 25.69 | - |
| YUV | 113.21 | 141.43 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 137 | 0.02 | 0.28 | 0 | 0.46 | 295.38 | 0.17 | 0.46 |
| Hex | 86 | 62 | 89 | 2 | 1C | 0 | 2E | 127 | 11 | 2E |
| Octal | 206 | 142 | 211 | 2 | 34 | 0 | 56 | 447 | 21 | 56 |
| Binary | 10000110 | 1100010 | 10001001 | 10 | 11100 | 0 | 101110 | 100100111 | 10001 | 101110 |
Color Harmonies of #866289
Complementary color
Monochromatic Colors of #866289
Black with #866289
Text Example
Text Example
White with #866289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866289; }
p { color: rgb(134,98,137); }
H1.HeaderClassName
{
color: #866289;
}
.AnyTagClassName
{
color: #866289;
}
</style>
background-color css
<style>
a { background-color: #866289; }
a { background-color: rgb(134,98,137); }
div.DivClassName
{
background-color: #866289;
}
.BgClassName
{
background-color: #866289;
}
</style>
border-color css
<style>
span { border-color: #866289; }
span { border-color: rgb(134,98,137); }
td.TdClassName
{
border-color: #866289;
}
.TagClassName
{
border-color: #866289;
}
</style>