Shades of Trendy Pink #866489
Tints of Trendy Pink #866489
RGB
CMYK
RGB Variations
Color information
#866489 (or 0x866489) is known color: Trendy Pink. HEX triplet: 86, 64 and 89. RGB value is (134,100,137). Sum of RGB (Red+Green+Blue) = 134+100+137=371 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.12% from 371); Green value is 100 (39.45% from 255 or 26.95% from 371); Blue value is 137 (53.91% from 255 or 36.93% from 371); Max value from RGB is 137 - color contains mainly: blue. Hex color #866489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866489 is #799B76. Grayscale: #727272. Windows color (decimal): -7969655 or 9004166. OLE color: 9004166.
HSL color Cylindrical-coordinate representation of color #866489: hue angle of 295.14º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #866489 is Cyan = 0.02, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 100 | 137 | - |
| CMYK | 0.02 | 0.27 | 0 | 0.46 |
| HSL | 295.14º | 0.16% | 0.46% | - |
| HSV(B) | 295.14º | 0.27% | 0.54% | - |
| XYZ | 18.9 | 15.99 | 25.76 | - |
| YUV | 114.38 | 140.76 | 141.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 137 | 0.02 | 0.27 | 0 | 0.46 | 295.14 | 0.16 | 0.46 |
| Hex | 86 | 64 | 89 | 2 | 1B | 0 | 2E | 127 | 10 | 2E |
| Octal | 206 | 144 | 211 | 2 | 33 | 0 | 56 | 447 | 20 | 56 |
| Binary | 10000110 | 1100100 | 10001001 | 10 | 11011 | 0 | 101110 | 100100111 | 10000 | 101110 |
Color Harmonies of #866489
Complementary color
Monochromatic Colors of #866489
Black with #866489
Text Example
Text Example
White with #866489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866489; }
p { color: rgb(134,100,137); }
H1.HeaderClassName
{
color: #866489;
}
.AnyTagClassName
{
color: #866489;
}
</style>
background-color css
<style>
a { background-color: #866489; }
a { background-color: rgb(134,100,137); }
div.DivClassName
{
background-color: #866489;
}
.BgClassName
{
background-color: #866489;
}
</style>
border-color css
<style>
span { border-color: #866489; }
span { border-color: rgb(134,100,137); }
td.TdClassName
{
border-color: #866489;
}
.TagClassName
{
border-color: #866489;
}
</style>