Shades of Trendy Pink #785978
Tints of Trendy Pink #785978
RGB
CMYK
RGB Variations
Color information
#785978 (or 0x785978) is known color: Trendy Pink. HEX triplet: 78, 59 and 78. RGB value is (120,89,120). Sum of RGB (Red+Green+Blue) = 120+89+120=329 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.47% from 329); Green value is 89 (35.16% from 255 or 27.05% from 329); Blue value is 120 (47.27% from 255 or 36.47% from 329); Max value from RGB is 120 - color contains mainly: red, blue. Hex color #785978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785978 is #87A687. Grayscale: #656565. Windows color (decimal): -8889992 or 7887224. OLE color: 7887224.
HSL color Cylindrical-coordinate representation of color #785978: hue angle of 300º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #785978 is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 89 | 120 | - |
| CMYK | 0 | 0.26 | 0 | 0.53 |
| HSL | 300º | 0.15% | 0.41% | - |
| HSV(B) | 300º | 0.26% | 0.47% | - |
| XYZ | 14.71 | 12.49 | 19.41 | - |
| YUV | 101.8 | 138.27 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 120 | 0 | 0.26 | 0 | 0.53 | 300 | 0.15 | 0.41 |
| Hex | 78 | 59 | 78 | 0 | 1A | 0 | 35 | 12C | F | 29 |
| Octal | 170 | 131 | 170 | 0 | 32 | 0 | 65 | 454 | 17 | 51 |
| Binary | 1111000 | 1011001 | 1111000 | 0 | 11010 | 0 | 110101 | 100101100 | 1111 | 101001 |
Color Harmonies of #785978
Complementary color
Monochromatic Colors of #785978
Black with #785978
Text Example
Text Example
White with #785978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785978; }
p { color: rgb(120,89,120); }
H1.HeaderClassName
{
color: #785978;
}
.AnyTagClassName
{
color: #785978;
}
</style>
background-color css
<style>
a { background-color: #785978; }
a { background-color: rgb(120,89,120); }
div.DivClassName
{
background-color: #785978;
}
.BgClassName
{
background-color: #785978;
}
</style>
border-color css
<style>
span { border-color: #785978; }
span { border-color: rgb(120,89,120); }
td.TdClassName
{
border-color: #785978;
}
.TagClassName
{
border-color: #785978;
}
</style>