Shades of Trendy Pink #866086
Tints of Trendy Pink #866086
RGB
CMYK
RGB Variations
Color information
#866086 (or 0x866086) is known color: Trendy Pink. HEX triplet: 86, 60 and 86. RGB value is (134,96,134). Sum of RGB (Red+Green+Blue) = 134+96+134=364 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.81% from 364); Green value is 96 (37.89% from 255 or 26.37% from 364); Blue value is 134 (52.73% from 255 or 36.81% from 364); Max value from RGB is 134 - color contains mainly: red, blue. Hex color #866086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866086 is #799F79. Grayscale: #6F6F6F. Windows color (decimal): -7970682 or 8806534. OLE color: 8806534.
HSL color Cylindrical-coordinate representation of color #866086: hue angle of 300º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866086 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 134 | - |
| CMYK | 0 | 0.28 | 0 | 0.47 |
| HSL | 300º | 0.17% | 0.45% | - |
| HSV(B) | 300º | 0.28% | 0.53% | - |
| XYZ | 18.32 | 15.16 | 24.51 | - |
| YUV | 111.69 | 140.59 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 134 | 0 | 0.28 | 0 | 0.47 | 300 | 0.17 | 0.45 |
| Hex | 86 | 60 | 86 | 0 | 1C | 0 | 2F | 12C | 11 | 2D |
| Octal | 206 | 140 | 206 | 0 | 34 | 0 | 57 | 454 | 21 | 55 |
| Binary | 10000110 | 1100000 | 10000110 | 0 | 11100 | 0 | 101111 | 100101100 | 10001 | 101101 |
Color Harmonies of #866086
Complementary color
Monochromatic Colors of #866086
Black with #866086
Text Example
Text Example
White with #866086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866086; }
p { color: rgb(134,96,134); }
H1.HeaderClassName
{
color: #866086;
}
.AnyTagClassName
{
color: #866086;
}
</style>
background-color css
<style>
a { background-color: #866086; }
a { background-color: rgb(134,96,134); }
div.DivClassName
{
background-color: #866086;
}
.BgClassName
{
background-color: #866086;
}
</style>
border-color css
<style>
span { border-color: #866086; }
span { border-color: rgb(134,96,134); }
td.TdClassName
{
border-color: #866086;
}
.TagClassName
{
border-color: #866086;
}
</style>