Shades of Trendy Pink #886586
Tints of Trendy Pink #886586
RGB
CMYK
RGB Variations
Color information
#886586 (or 0x886586) is known color: Trendy Pink. HEX triplet: 88, 65 and 86. RGB value is (136,101,134). Sum of RGB (Red+Green+Blue) = 136+101+134=371 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.66% from 371); Green value is 101 (39.84% from 255 or 27.22% from 371); Blue value is 134 (52.73% from 255 or 36.12% from 371); Max value from RGB is 136 - color contains mainly: red. Hex color #886586 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886586 is #779A79. Grayscale: #737373. Windows color (decimal): -7838330 or 8807816. OLE color: 8807816.
HSL color Cylindrical-coordinate representation of color #886586: hue angle of 303.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886586 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 134 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.47 |
| HSL | 303.43º | 0.15% | 0.46% | - |
| HSV(B) | 303.43º | 0.26% | 0.53% | - |
| XYZ | 19.11 | 16.26 | 24.69 | - |
| YUV | 115.23 | 138.6 | 142.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 134 | 0 | 0.26 | 0.01 | 0.47 | 303.43 | 0.15 | 0.46 |
| Hex | 88 | 65 | 86 | 0 | 1A | 1 | 2F | 12F | F | 2E |
| Octal | 210 | 145 | 206 | 0 | 32 | 1 | 57 | 457 | 17 | 56 |
| Binary | 10001000 | 1100101 | 10000110 | 0 | 11010 | 1 | 101111 | 100101111 | 1111 | 101110 |
Color Harmonies of #886586
Complementary color
Monochromatic Colors of #886586
Black with #886586
Text Example
Text Example
White with #886586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886586; }
p { color: rgb(136,101,134); }
H1.HeaderClassName
{
color: #886586;
}
.AnyTagClassName
{
color: #886586;
}
</style>
background-color css
<style>
a { background-color: #886586; }
a { background-color: rgb(136,101,134); }
div.DivClassName
{
background-color: #886586;
}
.BgClassName
{
background-color: #886586;
}
</style>
border-color css
<style>
span { border-color: #886586; }
span { border-color: rgb(136,101,134); }
td.TdClassName
{
border-color: #886586;
}
.TagClassName
{
border-color: #886586;
}
</style>