Shades of Trendy Pink #886286
Tints of Trendy Pink #886286
RGB
CMYK
RGB Variations
Color information
#886286 (or 0x886286) is known color: Trendy Pink. HEX triplet: 88, 62 and 86. RGB value is (136,98,134). Sum of RGB (Red+Green+Blue) = 136+98+134=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 98 (38.67% from 255 or 26.63% from 368); Blue value is 134 (52.73% from 255 or 36.41% from 368); Max value from RGB is 136 - color contains mainly: red. Hex color #886286 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886286 is #779D79. Grayscale: #717171. Windows color (decimal): -7839098 or 8807048. OLE color: 8807048.
HSL color Cylindrical-coordinate representation of color #886286: hue angle of 303.16º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #886286 is Cyan = 0, Magento = 0.28, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 134 | - |
| CMYK | 0 | 0.28 | 0.01 | 0.47 |
| HSL | 303.16º | 0.16% | 0.46% | - |
| HSV(B) | 303.16º | 0.28% | 0.53% | - |
| XYZ | 18.82 | 15.69 | 24.59 | - |
| YUV | 113.47 | 139.59 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 134 | 0 | 0.28 | 0.01 | 0.47 | 303.16 | 0.16 | 0.46 |
| Hex | 88 | 62 | 86 | 0 | 1C | 1 | 2F | 12F | 10 | 2E |
| Octal | 210 | 142 | 206 | 0 | 34 | 1 | 57 | 457 | 20 | 56 |
| Binary | 10001000 | 1100010 | 10000110 | 0 | 11100 | 1 | 101111 | 100101111 | 10000 | 101110 |
Color Harmonies of #886286
Complementary color
Monochromatic Colors of #886286
Black with #886286
Text Example
Text Example
White with #886286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886286; }
p { color: rgb(136,98,134); }
H1.HeaderClassName
{
color: #886286;
}
.AnyTagClassName
{
color: #886286;
}
</style>
background-color css
<style>
a { background-color: #886286; }
a { background-color: rgb(136,98,134); }
div.DivClassName
{
background-color: #886286;
}
.BgClassName
{
background-color: #886286;
}
</style>
border-color css
<style>
span { border-color: #886286; }
span { border-color: rgb(136,98,134); }
td.TdClassName
{
border-color: #886286;
}
.TagClassName
{
border-color: #886286;
}
</style>