Shades of Trendy Pink #885688
Tints of Trendy Pink #885688
RGB
CMYK
RGB Variations
Color information
#885688 (or 0x885688) is known color: Trendy Pink. HEX triplet: 88, 56 and 88. RGB value is (136,86,136). Sum of RGB (Red+Green+Blue) = 136+86+136=358 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.99% from 358); Green value is 86 (33.98% from 255 or 24.02% from 358); Blue value is 136 (53.52% from 255 or 37.99% from 358); Max value from RGB is 136 - color contains mainly: red, blue. Hex color #885688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #885688 is #77A977. Grayscale: #6A6A6A. Windows color (decimal): -7842168 or 8935048. OLE color: 8935048.
HSL color Cylindrical-coordinate representation of color #885688: hue angle of 300º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #885688 is Cyan = 0, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 86 | 136 | - |
| CMYK | 0 | 0.37 | 0 | 0.47 |
| HSL | 300º | 0.23% | 0.44% | - |
| HSV(B) | 300º | 0.37% | 0.53% | - |
| XYZ | 17.93 | 13.67 | 24.99 | - |
| YUV | 106.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 86 | 136 | 0 | 0.37 | 0 | 0.47 | 300 | 0.23 | 0.44 |
| Hex | 88 | 56 | 88 | 0 | 25 | 0 | 2F | 12C | 17 | 2C |
| Octal | 210 | 126 | 210 | 0 | 45 | 0 | 57 | 454 | 27 | 54 |
| Binary | 10001000 | 1010110 | 10001000 | 0 | 100101 | 0 | 101111 | 100101100 | 10111 | 101100 |
Color Harmonies of #885688
Complementary color
Monochromatic Colors of #885688
Black with #885688
Text Example
Text Example
White with #885688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885688; }
p { color: rgb(136,86,136); }
H1.HeaderClassName
{
color: #885688;
}
.AnyTagClassName
{
color: #885688;
}
</style>
background-color css
<style>
a { background-color: #885688; }
a { background-color: rgb(136,86,136); }
div.DivClassName
{
background-color: #885688;
}
.BgClassName
{
background-color: #885688;
}
</style>
border-color css
<style>
span { border-color: #885688; }
span { border-color: rgb(136,86,136); }
td.TdClassName
{
border-color: #885688;
}
.TagClassName
{
border-color: #885688;
}
</style>