Shades of Trendy Pink #895486
Tints of Trendy Pink #895486
RGB
CMYK
RGB Variations
Color information
#895486 (or 0x895486) is known color: Trendy Pink. HEX triplet: 89, 54 and 86. RGB value is (137,84,134). Sum of RGB (Red+Green+Blue) = 137+84+134=355 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.59% from 355); Green value is 84 (33.20% from 255 or 23.66% from 355); Blue value is 134 (52.73% from 255 or 37.75% from 355); Max value from RGB is 137 - color contains mainly: red. Hex color #895486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #895486 is #76AB79. Grayscale: #696969. Windows color (decimal): -7777146 or 8803465. OLE color: 8803465.
HSL color Cylindrical-coordinate representation of color #895486: hue angle of 303.4º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #895486 is Cyan = 0, Magento = 0.39, Yellow = 0.02 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 84 | 134 | - |
| CMYK | 0 | 0.39 | 0.02 | 0.46 |
| HSL | 303.4º | 0.24% | 0.43% | - |
| HSV(B) | 303.4º | 0.39% | 0.54% | - |
| XYZ | 17.79 | 13.38 | 24.2 | - |
| YUV | 105.55 | 144.06 | 150.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 84 | 134 | 0 | 0.39 | 0.02 | 0.46 | 303.4 | 0.24 | 0.43 |
| Hex | 89 | 54 | 86 | 0 | 27 | 2 | 2E | 12F | 18 | 2B |
| Octal | 211 | 124 | 206 | 0 | 47 | 2 | 56 | 457 | 30 | 53 |
| Binary | 10001001 | 1010100 | 10000110 | 0 | 100111 | 10 | 101110 | 100101111 | 11000 | 101011 |
Color Harmonies of #895486
Complementary color
Monochromatic Colors of #895486
Black with #895486
Text Example
Text Example
White with #895486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895486; }
p { color: rgb(137,84,134); }
H1.HeaderClassName
{
color: #895486;
}
.AnyTagClassName
{
color: #895486;
}
</style>
background-color css
<style>
a { background-color: #895486; }
a { background-color: rgb(137,84,134); }
div.DivClassName
{
background-color: #895486;
}
.BgClassName
{
background-color: #895486;
}
</style>
border-color css
<style>
span { border-color: #895486; }
span { border-color: rgb(137,84,134); }
td.TdClassName
{
border-color: #895486;
}
.TagClassName
{
border-color: #895486;
}
</style>