Shades of Trendy Pink #886291
Tints of Trendy Pink #886291
RGB
CMYK
RGB Variations
Color information
#886291 (or 0x886291) is known color: Trendy Pink. HEX triplet: 88, 62 and 91. RGB value is (136,98,145). Sum of RGB (Red+Green+Blue) = 136+98+145=379 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.88% from 379); Green value is 98 (38.67% from 255 or 25.86% from 379); Blue value is 145 (57.03% from 255 or 38.26% from 379); Max value from RGB is 145 - color contains mainly: blue. Hex color #886291 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886291 is #779D6E. Grayscale: #727272. Windows color (decimal): -7839087 or 9527944. OLE color: 9527944.
HSL color Cylindrical-coordinate representation of color #886291: hue angle of 288.51º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #886291 is Cyan = 0.06, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 98 | 145 | - |
| CMYK | 0.06 | 0.32 | 0 | 0.43 |
| HSL | 288.51º | 0.19% | 0.48% | - |
| HSV(B) | 288.51º | 0.32% | 0.57% | - |
| XYZ | 19.63 | 16.01 | 28.84 | - |
| YUV | 114.72 | 145.09 | 143.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 145 | 0.06 | 0.32 | 0 | 0.43 | 288.51 | 0.19 | 0.48 |
| Hex | 88 | 62 | 91 | 6 | 20 | 0 | 2B | 121 | 13 | 30 |
| Octal | 210 | 142 | 221 | 6 | 40 | 0 | 53 | 441 | 23 | 60 |
| Binary | 10001000 | 1100010 | 10010001 | 110 | 100000 | 0 | 101011 | 100100001 | 10011 | 110000 |
Color Harmonies of #886291
Complementary color
Monochromatic Colors of #886291
Black with #886291
Text Example
Text Example
White with #886291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886291; }
p { color: rgb(136,98,145); }
H1.HeaderClassName
{
color: #886291;
}
.AnyTagClassName
{
color: #886291;
}
</style>
background-color css
<style>
a { background-color: #886291; }
a { background-color: rgb(136,98,145); }
div.DivClassName
{
background-color: #886291;
}
.BgClassName
{
background-color: #886291;
}
</style>
border-color css
<style>
span { border-color: #886291; }
span { border-color: rgb(136,98,145); }
td.TdClassName
{
border-color: #886291;
}
.TagClassName
{
border-color: #886291;
}
</style>