Shades of Trendy Pink #875486
Tints of Trendy Pink #875486
RGB
CMYK
RGB Variations
Color information
#875486 (or 0x875486) is known color: Trendy Pink. HEX triplet: 87, 54 and 86. RGB value is (135,84,134). Sum of RGB (Red+Green+Blue) = 135+84+134=353 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.24% from 353); Green value is 84 (33.20% from 255 or 23.80% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 135 - color contains mainly: red. Hex color #875486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #875486 is #78AB79. Grayscale: #686868. Windows color (decimal): -7908218 or 8803463. OLE color: 8803463.
HSL color Cylindrical-coordinate representation of color #875486: hue angle of 301.18º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #875486 is Cyan = 0, Magento = 0.38, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 134 | - |
| CMYK | 0 | 0.38 | 0.01 | 0.47 |
| HSL | 301.18º | 0.23% | 0.43% | - |
| HSV(B) | 301.18º | 0.38% | 0.53% | - |
| XYZ | 17.47 | 13.21 | 24.18 | - |
| YUV | 104.95 | 144.4 | 149.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 134 | 0 | 0.38 | 0.01 | 0.47 | 301.18 | 0.23 | 0.43 |
| Hex | 87 | 54 | 86 | 0 | 26 | 1 | 2F | 12D | 17 | 2B |
| Octal | 207 | 124 | 206 | 0 | 46 | 1 | 57 | 455 | 27 | 53 |
| Binary | 10000111 | 1010100 | 10000110 | 0 | 100110 | 1 | 101111 | 100101101 | 10111 | 101011 |
Color Harmonies of #875486
Complementary color
Monochromatic Colors of #875486
Black with #875486
Text Example
Text Example
White with #875486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875486; }
p { color: rgb(135,84,134); }
H1.HeaderClassName
{
color: #875486;
}
.AnyTagClassName
{
color: #875486;
}
</style>
background-color css
<style>
a { background-color: #875486; }
a { background-color: rgb(135,84,134); }
div.DivClassName
{
background-color: #875486;
}
.BgClassName
{
background-color: #875486;
}
</style>
border-color css
<style>
span { border-color: #875486; }
span { border-color: rgb(135,84,134); }
td.TdClassName
{
border-color: #875486;
}
.TagClassName
{
border-color: #875486;
}
</style>