Shades of Trendy Pink #866586
Tints of Trendy Pink #866586
RGB
CMYK
RGB Variations
Color information
#866586 (or 0x866586) is known color: Trendy Pink. HEX triplet: 86, 65 and 86. RGB value is (134,101,134). Sum of RGB (Red+Green+Blue) = 134+101+134=369 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.31% from 369); Green value is 101 (39.84% from 255 or 27.37% from 369); Blue value is 134 (52.73% from 255 or 36.31% from 369); Max value from RGB is 134 - color contains mainly: red, blue. Hex color #866586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866586 is #799A79. Grayscale: #727272. Windows color (decimal): -7969402 or 8807814. OLE color: 8807814.
HSL color Cylindrical-coordinate representation of color #866586: hue angle of 300º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866586 is Cyan = 0, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 134 | - |
| CMYK | 0 | 0.25 | 0 | 0.47 |
| HSL | 300º | 0.14% | 0.46% | - |
| HSV(B) | 300º | 0.25% | 0.53% | - |
| XYZ | 18.79 | 16.1 | 24.67 | - |
| YUV | 114.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 134 | 0 | 0.25 | 0 | 0.47 | 300 | 0.14 | 0.46 |
| Hex | 86 | 65 | 86 | 0 | 19 | 0 | 2F | 12C | E | 2E |
| Octal | 206 | 145 | 206 | 0 | 31 | 0 | 57 | 454 | 16 | 56 |
| Binary | 10000110 | 1100101 | 10000110 | 0 | 11001 | 0 | 101111 | 100101100 | 1110 | 101110 |
Color Harmonies of #866586
Complementary color
Monochromatic Colors of #866586
Black with #866586
Text Example
Text Example
White with #866586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866586; }
p { color: rgb(134,101,134); }
H1.HeaderClassName
{
color: #866586;
}
.AnyTagClassName
{
color: #866586;
}
</style>
background-color css
<style>
a { background-color: #866586; }
a { background-color: rgb(134,101,134); }
div.DivClassName
{
background-color: #866586;
}
.BgClassName
{
background-color: #866586;
}
</style>
border-color css
<style>
span { border-color: #866586; }
span { border-color: rgb(134,101,134); }
td.TdClassName
{
border-color: #866586;
}
.TagClassName
{
border-color: #866586;
}
</style>