Shades of Trendy Pink #886884
Tints of Trendy Pink #886884
RGB
CMYK
RGB Variations
Color information
#886884 (or 0x886884) is known color: Trendy Pink. HEX triplet: 88, 68 and 84. RGB value is (136,104,132). Sum of RGB (Red+Green+Blue) = 136+104+132=372 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.56% from 372); Green value is 104 (41.02% from 255 or 27.96% from 372); Blue value is 132 (51.95% from 255 or 35.48% from 372); Max value from RGB is 136 - color contains mainly: red. Hex color #886884 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886884 is #77977B. Grayscale: #747474. Windows color (decimal): -7837564 or 8677512. OLE color: 8677512.
HSL color Cylindrical-coordinate representation of color #886884: hue angle of 307.5º 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 #886884 is Cyan = 0, Magento = 0.24, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 132 | - |
| CMYK | 0 | 0.24 | 0.03 | 0.47 |
| HSL | 307.5º | 0.13% | 0.47% | - |
| HSV(B) | 307.5º | 0.24% | 0.53% | - |
| XYZ | 19.27 | 16.8 | 24.06 | - |
| YUV | 116.76 | 136.6 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 132 | 0 | 0.24 | 0.03 | 0.47 | 307.5 | 0.13 | 0.47 |
| Hex | 88 | 68 | 84 | 0 | 18 | 3 | 2F | 134 | D | 2F |
| Octal | 210 | 150 | 204 | 0 | 30 | 3 | 57 | 464 | 15 | 57 |
| Binary | 10001000 | 1101000 | 10000100 | 0 | 11000 | 11 | 101111 | 100110100 | 1101 | 101111 |
Color Harmonies of #886884
Complementary color
Monochromatic Colors of #886884
Black with #886884
Text Example
Text Example
White with #886884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886884; }
p { color: rgb(136,104,132); }
H1.HeaderClassName
{
color: #886884;
}
.AnyTagClassName
{
color: #886884;
}
</style>
background-color css
<style>
a { background-color: #886884; }
a { background-color: rgb(136,104,132); }
div.DivClassName
{
background-color: #886884;
}
.BgClassName
{
background-color: #886884;
}
</style>
border-color css
<style>
span { border-color: #886884; }
span { border-color: rgb(136,104,132); }
td.TdClassName
{
border-color: #886884;
}
.TagClassName
{
border-color: #886884;
}
</style>