Shades of Trendy Pink #866884
Tints of Trendy Pink #866884
RGB
CMYK
RGB Variations
Color information
#866884 (or 0x866884) is known color: Trendy Pink. HEX triplet: 86, 68 and 84. RGB value is (134,104,132). Sum of RGB (Red+Green+Blue) = 134+104+132=370 (49% of max value = 765). Red value is 134 (52.73% from 255 or 36.22% from 370); Green value is 104 (41.02% from 255 or 28.11% from 370); Blue value is 132 (51.95% from 255 or 35.68% from 370); Max value from RGB is 134 - color contains mainly: red. Hex color #866884 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866884 is #79977B. Grayscale: #747474. Windows color (decimal): -7968636 or 8677510. OLE color: 8677510.
HSL color Cylindrical-coordinate representation of color #866884: hue angle of 304º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #866884 is Cyan = 0, Magento = 0.22, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 132 | - |
| CMYK | 0 | 0.22 | 0.01 | 0.47 |
| HSL | 304º | 0.13% | 0.47% | - |
| HSV(B) | 304º | 0.22% | 0.53% | - |
| XYZ | 18.95 | 16.63 | 24.04 | - |
| YUV | 116.16 | 136.94 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 132 | 0 | 0.22 | 0.01 | 0.47 | 304 | 0.13 | 0.47 |
| Hex | 86 | 68 | 84 | 0 | 16 | 1 | 2F | 130 | D | 2F |
| Octal | 206 | 150 | 204 | 0 | 26 | 1 | 57 | 460 | 15 | 57 |
| Binary | 10000110 | 1101000 | 10000100 | 0 | 10110 | 1 | 101111 | 100110000 | 1101 | 101111 |
Color Harmonies of #866884
Complementary color
Monochromatic Colors of #866884
Black with #866884
Text Example
Text Example
White with #866884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866884; }
p { color: rgb(134,104,132); }
H1.HeaderClassName
{
color: #866884;
}
.AnyTagClassName
{
color: #866884;
}
</style>
background-color css
<style>
a { background-color: #866884; }
a { background-color: rgb(134,104,132); }
div.DivClassName
{
background-color: #866884;
}
.BgClassName
{
background-color: #866884;
}
</style>
border-color css
<style>
span { border-color: #866884; }
span { border-color: rgb(134,104,132); }
td.TdClassName
{
border-color: #866884;
}
.TagClassName
{
border-color: #866884;
}
</style>