Shades of Trendy Pink #874978
Tints of Trendy Pink #874978
RGB
CMYK
RGB Variations
Color information
#874978 (or 0x874978) is known color: Trendy Pink. HEX triplet: 87, 49 and 78. RGB value is (135,73,120). Sum of RGB (Red+Green+Blue) = 135+73+120=328 (43% of max value = 765). Red value is 135 (53.12% from 255 or 41.16% from 328); Green value is 73 (28.91% from 255 or 22.26% from 328); Blue value is 120 (47.27% from 255 or 36.59% from 328); Max value from RGB is 135 - color contains mainly: red. Hex color #874978 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874978 is #78B687. Grayscale: #606060. Windows color (decimal): -7911048 or 7883143. OLE color: 7883143.
HSL color Cylindrical-coordinate representation of color #874978: hue angle of 314.52º 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 #874978 is Cyan = 0, Magento = 0.46, Yellow = 0.11 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 120 | - |
| CMYK | 0 | 0.46 | 0.11 | 0.47 |
| HSL | 314.52º | 0.3% | 0.41% | - |
| HSV(B) | 314.52º | 0.46% | 0.53% | - |
| XYZ | 15.76 | 11.27 | 19.11 | - |
| YUV | 96.9 | 141.04 | 155.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 120 | 0 | 0.46 | 0.11 | 0.47 | 314.52 | 0.3 | 0.41 |
| Hex | 87 | 49 | 78 | 0 | 2E | B | 2F | 13B | 1E | 29 |
| Octal | 207 | 111 | 170 | 0 | 56 | 13 | 57 | 473 | 36 | 51 |
| Binary | 10000111 | 1001001 | 1111000 | 0 | 101110 | 1011 | 101111 | 100111011 | 11110 | 101001 |
Color Harmonies of #874978
Complementary color
Monochromatic Colors of #874978
Black with #874978
Text Example
Text Example
White with #874978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874978; }
p { color: rgb(135,73,120); }
H1.HeaderClassName
{
color: #874978;
}
.AnyTagClassName
{
color: #874978;
}
</style>
background-color css
<style>
a { background-color: #874978; }
a { background-color: rgb(135,73,120); }
div.DivClassName
{
background-color: #874978;
}
.BgClassName
{
background-color: #874978;
}
</style>
border-color css
<style>
span { border-color: #874978; }
span { border-color: rgb(135,73,120); }
td.TdClassName
{
border-color: #874978;
}
.TagClassName
{
border-color: #874978;
}
</style>