Shades of Trendy Pink #886785
Tints of Trendy Pink #886785
RGB
CMYK
RGB Variations
Color information
#886785 (or 0x886785) is known color: Trendy Pink. HEX triplet: 88, 67 and 85. RGB value is (136,103,133). Sum of RGB (Red+Green+Blue) = 136+103+133=372 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.56% from 372); Green value is 103 (40.62% from 255 or 27.69% from 372); Blue value is 133 (52.34% from 255 or 35.75% from 372); Max value from RGB is 136 - color contains mainly: red. Hex color #886785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886785 is #77987A. Grayscale: #747474. Windows color (decimal): -7837819 or 8742792. OLE color: 8742792.
HSL color Cylindrical-coordinate representation of color #886785: hue angle of 305.45º degrees, saturation: 0.14, 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 #886785 is Cyan = 0, Magento = 0.24, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 133 | - |
| CMYK | 0 | 0.24 | 0.02 | 0.47 |
| HSL | 305.45º | 0.14% | 0.47% | - |
| HSV(B) | 305.45º | 0.24% | 0.53% | - |
| XYZ | 19.24 | 16.63 | 24.39 | - |
| YUV | 116.29 | 137.43 | 142.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 133 | 0 | 0.24 | 0.02 | 0.47 | 305.45 | 0.14 | 0.47 |
| Hex | 88 | 67 | 85 | 0 | 18 | 2 | 2F | 131 | E | 2F |
| Octal | 210 | 147 | 205 | 0 | 30 | 2 | 57 | 461 | 16 | 57 |
| Binary | 10001000 | 1100111 | 10000101 | 0 | 11000 | 10 | 101111 | 100110001 | 1110 | 101111 |
Color Harmonies of #886785
Complementary color
Monochromatic Colors of #886785
Black with #886785
Text Example
Text Example
White with #886785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886785; }
p { color: rgb(136,103,133); }
H1.HeaderClassName
{
color: #886785;
}
.AnyTagClassName
{
color: #886785;
}
</style>
background-color css
<style>
a { background-color: #886785; }
a { background-color: rgb(136,103,133); }
div.DivClassName
{
background-color: #886785;
}
.BgClassName
{
background-color: #886785;
}
</style>
border-color css
<style>
span { border-color: #886785; }
span { border-color: rgb(136,103,133); }
td.TdClassName
{
border-color: #886785;
}
.TagClassName
{
border-color: #886785;
}
</style>