Shades of Trendy Pink #886489
Tints of Trendy Pink #886489
RGB
CMYK
RGB Variations
Color information
#886489 (or 0x886489) is known color: Trendy Pink. HEX triplet: 88, 64 and 89. RGB value is (136,100,137). Sum of RGB (Red+Green+Blue) = 136+100+137=373 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.46% from 373); Green value is 100 (39.45% from 255 or 26.81% from 373); Blue value is 137 (53.91% from 255 or 36.73% from 373); Max value from RGB is 137 - color contains mainly: blue. Hex color #886489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886489 is #779B76. Grayscale: #727272. Windows color (decimal): -7838583 or 9004168. OLE color: 9004168.
HSL color Cylindrical-coordinate representation of color #886489: hue angle of 298.38º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #886489 is Cyan = 0.01, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 136 | 100 | 137 | - |
| CMYK | 0.01 | 0.27 | 0 | 0.46 |
| HSL | 298.38º | 0.16% | 0.46% | - |
| HSV(B) | 298.38º | 0.27% | 0.54% | - |
| XYZ | 19.23 | 16.15 | 25.77 | - |
| YUV | 114.98 | 140.43 | 142.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 100 | 137 | 0.01 | 0.27 | 0 | 0.46 | 298.38 | 0.16 | 0.46 |
| Hex | 88 | 64 | 89 | 1 | 1B | 0 | 2E | 12A | 10 | 2E |
| Octal | 210 | 144 | 211 | 1 | 33 | 0 | 56 | 452 | 20 | 56 |
| Binary | 10001000 | 1100100 | 10001001 | 1 | 11011 | 0 | 101110 | 100101010 | 10000 | 101110 |
Color Harmonies of #886489
Complementary color
Monochromatic Colors of #886489
Black with #886489
Text Example
Text Example
White with #886489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886489; }
p { color: rgb(136,100,137); }
H1.HeaderClassName
{
color: #886489;
}
.AnyTagClassName
{
color: #886489;
}
</style>
background-color css
<style>
a { background-color: #886489; }
a { background-color: rgb(136,100,137); }
div.DivClassName
{
background-color: #886489;
}
.BgClassName
{
background-color: #886489;
}
</style>
border-color css
<style>
span { border-color: #886489; }
span { border-color: rgb(136,100,137); }
td.TdClassName
{
border-color: #886489;
}
.TagClassName
{
border-color: #886489;
}
</style>