Shades of Trendy Pink #886888
Tints of Trendy Pink #886888
RGB
CMYK
RGB Variations
Color information
#886888 (or 0x886888) is known color: Trendy Pink. HEX triplet: 88, 68 and 88. RGB value is (136,104,136). Sum of RGB (Red+Green+Blue) = 136+104+136=376 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.17% from 376); Green value is 104 (41.02% from 255 or 27.66% from 376); Blue value is 136 (53.52% from 255 or 36.17% from 376); Max value from RGB is 136 - color contains mainly: red, blue. Hex color #886888 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886888 is #779777. Grayscale: #757575. Windows color (decimal): -7837560 or 8939656. OLE color: 8939656.
HSL color Cylindrical-coordinate representation of color #886888: hue angle of 300º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #886888 is Cyan = 0, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 136 | - |
| CMYK | 0 | 0.24 | 0 | 0.47 |
| HSL | 300º | 0.13% | 0.47% | - |
| HSV(B) | 300º | 0.24% | 0.53% | - |
| XYZ | 19.55 | 16.91 | 25.53 | - |
| YUV | 117.22 | 138.6 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 136 | 0 | 0.24 | 0 | 0.47 | 300 | 0.13 | 0.47 |
| Hex | 88 | 68 | 88 | 0 | 18 | 0 | 2F | 12C | D | 2F |
| Octal | 210 | 150 | 210 | 0 | 30 | 0 | 57 | 454 | 15 | 57 |
| Binary | 10001000 | 1101000 | 10001000 | 0 | 11000 | 0 | 101111 | 100101100 | 1101 | 101111 |
Color Harmonies of #886888
Complementary color
Monochromatic Colors of #886888
Black with #886888
Text Example
Text Example
White with #886888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886888; }
p { color: rgb(136,104,136); }
H1.HeaderClassName
{
color: #886888;
}
.AnyTagClassName
{
color: #886888;
}
</style>
background-color css
<style>
a { background-color: #886888; }
a { background-color: rgb(136,104,136); }
div.DivClassName
{
background-color: #886888;
}
.BgClassName
{
background-color: #886888;
}
</style>
border-color css
<style>
span { border-color: #886888; }
span { border-color: rgb(136,104,136); }
td.TdClassName
{
border-color: #886888;
}
.TagClassName
{
border-color: #886888;
}
</style>