Shades of Trendy Pink #874977
Tints of Trendy Pink #874977
RGB
CMYK
RGB Variations
Color information
#874977 (or 0x874977) is known color: Trendy Pink. HEX triplet: 87, 49 and 77. RGB value is (135,73,119). Sum of RGB (Red+Green+Blue) = 135+73+119=327 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.28% from 327); Green value is 73 (28.91% from 255 or 22.32% from 327); Blue value is 119 (46.88% from 255 or 36.39% from 327); Max value from RGB is 135 - color contains mainly: red. Hex color #874977 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874977 is #78B688. Grayscale: #606060. Windows color (decimal): -7911049 or 7817607. OLE color: 7817607.
HSL color Cylindrical-coordinate representation of color #874977: hue angle of 315.48º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #874977 is Cyan = 0, Magento = 0.46, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 119 | - |
| CMYK | 0 | 0.46 | 0.12 | 0.47 |
| HSL | 315.48º | 0.3% | 0.41% | - |
| HSV(B) | 315.48º | 0.46% | 0.53% | - |
| XYZ | 15.7 | 11.25 | 18.8 | - |
| YUV | 96.78 | 140.54 | 155.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 119 | 0 | 0.46 | 0.12 | 0.47 | 315.48 | 0.3 | 0.41 |
| Hex | 87 | 49 | 77 | 0 | 2E | C | 2F | 13B | 1E | 29 |
| Octal | 207 | 111 | 167 | 0 | 56 | 14 | 57 | 473 | 36 | 51 |
| Binary | 10000111 | 1001001 | 1110111 | 0 | 101110 | 1100 | 101111 | 100111011 | 11110 | 101001 |
Color Harmonies of #874977
Complementary color
Monochromatic Colors of #874977
Black with #874977
Text Example
Text Example
White with #874977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874977; }
p { color: rgb(135,73,119); }
H1.HeaderClassName
{
color: #874977;
}
.AnyTagClassName
{
color: #874977;
}
</style>
background-color css
<style>
a { background-color: #874977; }
a { background-color: rgb(135,73,119); }
div.DivClassName
{
background-color: #874977;
}
.BgClassName
{
background-color: #874977;
}
</style>
border-color css
<style>
span { border-color: #874977; }
span { border-color: rgb(135,73,119); }
td.TdClassName
{
border-color: #874977;
}
.TagClassName
{
border-color: #874977;
}
</style>