Shades of Trendy Pink #886885
Tints of Trendy Pink #886885
RGB
CMYK
RGB Variations
Color information
#886885 (or 0x886885) is known color: Trendy Pink. HEX triplet: 88, 68 and 85. RGB value is (136,104,133). Sum of RGB (Red+Green+Blue) = 136+104+133=373 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.46% from 373); Green value is 104 (41.02% from 255 or 27.88% from 373); Blue value is 133 (52.34% from 255 or 35.66% from 373); Max value from RGB is 136 - color contains mainly: red. Hex color #886885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886885 is #77977A. Grayscale: #747474. Windows color (decimal): -7837563 or 8743048. OLE color: 8743048.
HSL color Cylindrical-coordinate representation of color #886885: hue angle of 305.62º 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 #886885 is Cyan = 0, Magento = 0.24, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 133 | - |
| CMYK | 0 | 0.24 | 0.02 | 0.47 |
| HSL | 305.63º | 0.13% | 0.47% | - |
| HSV(B) | 305.63º | 0.24% | 0.53% | - |
| XYZ | 19.34 | 16.83 | 24.42 | - |
| YUV | 116.87 | 137.1 | 141.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 133 | 0 | 0.24 | 0.02 | 0.47 | 305.63 | 0.13 | 0.47 |
| Hex | 88 | 68 | 85 | 0 | 18 | 2 | 2F | 132 | D | 2F |
| Octal | 210 | 150 | 205 | 0 | 30 | 2 | 57 | 462 | 15 | 57 |
| Binary | 10001000 | 1101000 | 10000101 | 0 | 11000 | 10 | 101111 | 100110010 | 1101 | 101111 |
Color Harmonies of #886885
Complementary color
Monochromatic Colors of #886885
Black with #886885
Text Example
Text Example
White with #886885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886885; }
p { color: rgb(136,104,133); }
H1.HeaderClassName
{
color: #886885;
}
.AnyTagClassName
{
color: #886885;
}
</style>
background-color css
<style>
a { background-color: #886885; }
a { background-color: rgb(136,104,133); }
div.DivClassName
{
background-color: #886885;
}
.BgClassName
{
background-color: #886885;
}
</style>
border-color css
<style>
span { border-color: #886885; }
span { border-color: rgb(136,104,133); }
td.TdClassName
{
border-color: #886885;
}
.TagClassName
{
border-color: #886885;
}
</style>