Shades of Trendy Pink #874979
Tints of Trendy Pink #874979
RGB
CMYK
RGB Variations
Color information
#874979 (or 0x874979) is known color: Trendy Pink. HEX triplet: 87, 49 and 79. RGB value is (135,73,121). Sum of RGB (Red+Green+Blue) = 135+73+121=329 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.03% from 329); Green value is 73 (28.91% from 255 or 22.19% from 329); Blue value is 121 (47.66% from 255 or 36.78% from 329); Max value from RGB is 135 - color contains mainly: red. Hex color #874979 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874979 is #78B686. Grayscale: #606060. Windows color (decimal): -7911047 or 7948679. OLE color: 7948679.
HSL color Cylindrical-coordinate representation of color #874979: hue angle of 313.55º 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 #874979 is Cyan = 0, Magento = 0.46, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 121 | - |
| CMYK | 0 | 0.46 | 0.10 | 0.47 |
| HSL | 313.55º | 0.3% | 0.41% | - |
| HSV(B) | 313.55º | 0.46% | 0.53% | - |
| XYZ | 15.83 | 11.3 | 19.44 | - |
| YUV | 97.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 121 | 0 | 0.46 | 0.10 | 0.47 | 313.55 | 0.3 | 0.41 |
| Hex | 87 | 49 | 79 | 0 | 2E | A | 2F | 13A | 1E | 29 |
| Octal | 207 | 111 | 171 | 0 | 56 | 12 | 57 | 472 | 36 | 51 |
| Binary | 10000111 | 1001001 | 1111001 | 0 | 101110 | 1010 | 101111 | 100111010 | 11110 | 101001 |
Color Harmonies of #874979
Complementary color
Monochromatic Colors of #874979
Black with #874979
Text Example
Text Example
White with #874979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874979; }
p { color: rgb(135,73,121); }
H1.HeaderClassName
{
color: #874979;
}
.AnyTagClassName
{
color: #874979;
}
</style>
background-color css
<style>
a { background-color: #874979; }
a { background-color: rgb(135,73,121); }
div.DivClassName
{
background-color: #874979;
}
.BgClassName
{
background-color: #874979;
}
</style>
border-color css
<style>
span { border-color: #874979; }
span { border-color: rgb(135,73,121); }
td.TdClassName
{
border-color: #874979;
}
.TagClassName
{
border-color: #874979;
}
</style>