Shades of Trendy Pink #874479
Tints of Trendy Pink #874479
RGB
CMYK
RGB Variations
Color information
#874479 (or 0x874479) is known color: Trendy Pink. HEX triplet: 87, 44 and 79. RGB value is (135,68,121). Sum of RGB (Red+Green+Blue) = 135+68+121=324 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.67% from 324); Green value is 68 (26.95% from 255 or 20.99% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 135 - color contains mainly: red. Hex color #874479 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874479 is #78BB86. Grayscale: #5D5D5D. Windows color (decimal): -7912327 or 7947399. OLE color: 7947399.
HSL color Cylindrical-coordinate representation of color #874479: hue angle of 312.54º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #874479 is Cyan = 0, Magento = 0.50, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 121 | - |
| CMYK | 0 | 0.50 | 0.10 | 0.47 |
| HSL | 312.54º | 0.33% | 0.4% | - |
| HSV(B) | 312.54º | 0.5% | 0.53% | - |
| XYZ | 15.51 | 10.67 | 19.33 | - |
| YUV | 94.08 | 143.2 | 157.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 121 | 0 | 0.50 | 0.10 | 0.47 | 312.54 | 0.33 | 0.4 |
| Hex | 87 | 44 | 79 | 0 | 32 | A | 2F | 139 | 21 | 28 |
| Octal | 207 | 104 | 171 | 0 | 62 | 12 | 57 | 471 | 41 | 50 |
| Binary | 10000111 | 1000100 | 1111001 | 0 | 110010 | 1010 | 101111 | 100111001 | 100001 | 101000 |
Color Harmonies of #874479
Complementary color
Monochromatic Colors of #874479
Black with #874479
Text Example
Text Example
White with #874479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874479; }
p { color: rgb(135,68,121); }
H1.HeaderClassName
{
color: #874479;
}
.AnyTagClassName
{
color: #874479;
}
</style>
background-color css
<style>
a { background-color: #874479; }
a { background-color: rgb(135,68,121); }
div.DivClassName
{
background-color: #874479;
}
.BgClassName
{
background-color: #874479;
}
</style>
border-color css
<style>
span { border-color: #874479; }
span { border-color: rgb(135,68,121); }
td.TdClassName
{
border-color: #874479;
}
.TagClassName
{
border-color: #874479;
}
</style>