Shades of Trendy Pink #886588
Tints of Trendy Pink #886588
RGB
CMYK
RGB Variations
Color information
#886588 (or 0x886588) is known color: Trendy Pink. HEX triplet: 88, 65 and 88. RGB value is (136,101,136). Sum of RGB (Red+Green+Blue) = 136+101+136=373 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.46% from 373); Green value is 101 (39.84% from 255 or 27.08% from 373); Blue value is 136 (53.52% from 255 or 36.46% from 373); Max value from RGB is 136 - color contains mainly: red, blue. Hex color #886588 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886588 is #779A77. Grayscale: #737373. Windows color (decimal): -7838328 or 8938888. OLE color: 8938888.
HSL color Cylindrical-coordinate representation of color #886588: hue angle of 300º 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 #886588 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 136 | - |
| CMYK | 0 | 0.26 | 0 | 0.47 |
| HSL | 300º | 0.15% | 0.46% | - |
| HSV(B) | 300º | 0.26% | 0.53% | - |
| XYZ | 19.25 | 16.32 | 25.43 | - |
| YUV | 115.46 | 139.6 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 136 | 0 | 0.26 | 0 | 0.47 | 300 | 0.15 | 0.46 |
| Hex | 88 | 65 | 88 | 0 | 1A | 0 | 2F | 12C | F | 2E |
| Octal | 210 | 145 | 210 | 0 | 32 | 0 | 57 | 454 | 17 | 56 |
| Binary | 10001000 | 1100101 | 10001000 | 0 | 11010 | 0 | 101111 | 100101100 | 1111 | 101110 |
Color Harmonies of #886588
Complementary color
Monochromatic Colors of #886588
Black with #886588
Text Example
Text Example
White with #886588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886588; }
p { color: rgb(136,101,136); }
H1.HeaderClassName
{
color: #886588;
}
.AnyTagClassName
{
color: #886588;
}
</style>
background-color css
<style>
a { background-color: #886588; }
a { background-color: rgb(136,101,136); }
div.DivClassName
{
background-color: #886588;
}
.BgClassName
{
background-color: #886588;
}
</style>
border-color css
<style>
span { border-color: #886588; }
span { border-color: rgb(136,101,136); }
td.TdClassName
{
border-color: #886588;
}
.TagClassName
{
border-color: #886588;
}
</style>