Shades of Trendy Pink #886290
Tints of Trendy Pink #886290
RGB
CMYK
RGB Variations
Color information
#886290 (or 0x886290) is known color: Trendy Pink. HEX triplet: 88, 62 and 90. RGB value is (136,98,144). Sum of RGB (Red+Green+Blue) = 136+98+144=378 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.98% from 378); Green value is 98 (38.67% from 255 or 25.93% from 378); Blue value is 144 (56.64% from 255 or 38.10% from 378); Max value from RGB is 144 - color contains mainly: blue. Hex color #886290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886290 is #779D6F. Grayscale: #727272. Windows color (decimal): -7839088 or 9462408. OLE color: 9462408.
HSL color Cylindrical-coordinate representation of color #886290: hue angle of 289.57º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #886290 is Cyan = 0.06, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 98 | 144 | - |
| CMYK | 0.06 | 0.32 | 0 | 0.44 |
| HSL | 289.57º | 0.19% | 0.47% | - |
| HSV(B) | 289.57º | 0.32% | 0.56% | - |
| XYZ | 19.56 | 15.98 | 28.44 | - |
| YUV | 114.61 | 144.59 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 144 | 0.06 | 0.32 | 0 | 0.44 | 289.57 | 0.19 | 0.47 |
| Hex | 88 | 62 | 90 | 6 | 20 | 0 | 2C | 122 | 13 | 2F |
| Octal | 210 | 142 | 220 | 6 | 40 | 0 | 54 | 442 | 23 | 57 |
| Binary | 10001000 | 1100010 | 10010000 | 110 | 100000 | 0 | 101100 | 100100010 | 10011 | 101111 |
Color Harmonies of #886290
Complementary color
Monochromatic Colors of #886290
Black with #886290
Text Example
Text Example
White with #886290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886290; }
p { color: rgb(136,98,144); }
H1.HeaderClassName
{
color: #886290;
}
.AnyTagClassName
{
color: #886290;
}
</style>
background-color css
<style>
a { background-color: #886290; }
a { background-color: rgb(136,98,144); }
div.DivClassName
{
background-color: #886290;
}
.BgClassName
{
background-color: #886290;
}
</style>
border-color css
<style>
span { border-color: #886290; }
span { border-color: rgb(136,98,144); }
td.TdClassName
{
border-color: #886290;
}
.TagClassName
{
border-color: #886290;
}
</style>