Shades of Trendy Pink #866587
Tints of Trendy Pink #866587
RGB
CMYK
RGB Variations
Color information
#866587 (or 0x866587) is known color: Trendy Pink. HEX triplet: 86, 65 and 87. RGB value is (134,101,135). Sum of RGB (Red+Green+Blue) = 134+101+135=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 101 (39.84% from 255 or 27.30% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 135 - color contains mainly: blue. Hex color #866587 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866587 is #799A78. Grayscale: #727272. Windows color (decimal): -7969401 or 8873350. OLE color: 8873350.
HSL color Cylindrical-coordinate representation of color #866587: hue angle of 298.24º 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 #866587 is Cyan = 0.01, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 135 | - |
| CMYK | 0.01 | 0.25 | 0 | 0.47 |
| HSL | 298.24º | 0.14% | 0.46% | - |
| HSV(B) | 298.24º | 0.25% | 0.53% | - |
| XYZ | 18.86 | 16.12 | 25.04 | - |
| YUV | 114.74 | 139.43 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 135 | 0.01 | 0.25 | 0 | 0.47 | 298.24 | 0.14 | 0.46 |
| Hex | 86 | 65 | 87 | 1 | 19 | 0 | 2F | 12A | E | 2E |
| Octal | 206 | 145 | 207 | 1 | 31 | 0 | 57 | 452 | 16 | 56 |
| Binary | 10000110 | 1100101 | 10000111 | 1 | 11001 | 0 | 101111 | 100101010 | 1110 | 101110 |
Color Harmonies of #866587
Complementary color
Monochromatic Colors of #866587
Black with #866587
Text Example
Text Example
White with #866587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866587; }
p { color: rgb(134,101,135); }
H1.HeaderClassName
{
color: #866587;
}
.AnyTagClassName
{
color: #866587;
}
</style>
background-color css
<style>
a { background-color: #866587; }
a { background-color: rgb(134,101,135); }
div.DivClassName
{
background-color: #866587;
}
.BgClassName
{
background-color: #866587;
}
</style>
border-color css
<style>
span { border-color: #866587; }
span { border-color: rgb(134,101,135); }
td.TdClassName
{
border-color: #866587;
}
.TagClassName
{
border-color: #866587;
}
</style>