Shades of Trendy Pink #875478
Tints of Trendy Pink #875478
RGB
CMYK
RGB Variations
Color information
#875478 (or 0x875478) is known color: Trendy Pink. HEX triplet: 87, 54 and 78. RGB value is (135,84,120). Sum of RGB (Red+Green+Blue) = 135+84+120=339 (44% of max value = 765). Red value is 135 (53.12% from 255 or 39.82% from 339); Green value is 84 (33.20% from 255 or 24.78% from 339); Blue value is 120 (47.27% from 255 or 35.40% from 339); Max value from RGB is 135 - color contains mainly: red. Hex color #875478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875478 is #78AB87. Grayscale: #676767. Windows color (decimal): -7908232 or 7885959. OLE color: 7885959.
HSL color Cylindrical-coordinate representation of color #875478: hue angle of 317.65º 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 #875478 is Cyan = 0, Magento = 0.38, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 120 | - |
| CMYK | 0 | 0.38 | 0.11 | 0.47 |
| HSL | 317.65º | 0.23% | 0.43% | - |
| HSV(B) | 317.65º | 0.38% | 0.53% | - |
| XYZ | 16.55 | 12.85 | 19.38 | - |
| YUV | 103.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 120 | 0 | 0.38 | 0.11 | 0.47 | 317.65 | 0.23 | 0.43 |
| Hex | 87 | 54 | 78 | 0 | 26 | B | 2F | 13E | 17 | 2B |
| Octal | 207 | 124 | 170 | 0 | 46 | 13 | 57 | 476 | 27 | 53 |
| Binary | 10000111 | 1010100 | 1111000 | 0 | 100110 | 1011 | 101111 | 100111110 | 10111 | 101011 |
Color Harmonies of #875478
Complementary color
Monochromatic Colors of #875478
Black with #875478
Text Example
Text Example
White with #875478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875478; }
p { color: rgb(135,84,120); }
H1.HeaderClassName
{
color: #875478;
}
.AnyTagClassName
{
color: #875478;
}
</style>
background-color css
<style>
a { background-color: #875478; }
a { background-color: rgb(135,84,120); }
div.DivClassName
{
background-color: #875478;
}
.BgClassName
{
background-color: #875478;
}
</style>
border-color css
<style>
span { border-color: #875478; }
span { border-color: rgb(135,84,120); }
td.TdClassName
{
border-color: #875478;
}
.TagClassName
{
border-color: #875478;
}
</style>