Shades of Trendy Pink #785776
Tints of Trendy Pink #785776
RGB
CMYK
RGB Variations
Color information
#785776 (or 0x785776) is known color: Trendy Pink. HEX triplet: 78, 57 and 76. RGB value is (120,87,118). Sum of RGB (Red+Green+Blue) = 120+87+118=325 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.92% from 325); Green value is 87 (34.38% from 255 or 26.77% from 325); Blue value is 118 (46.48% from 255 or 36.31% from 325); Max value from RGB is 120 - color contains mainly: red. Hex color #785776 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785776 is #87A889. Grayscale: #646464. Windows color (decimal): -8890506 or 7755640. OLE color: 7755640.
HSL color Cylindrical-coordinate representation of color #785776: hue angle of 303.64º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785776 is Cyan = 0, Magento = 0.28, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 87 | 118 | - |
| CMYK | 0 | 0.28 | 0.02 | 0.53 |
| HSL | 303.64º | 0.16% | 0.41% | - |
| HSV(B) | 303.64º | 0.28% | 0.47% | - |
| XYZ | 14.42 | 12.12 | 18.72 | - |
| YUV | 100.4 | 137.93 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 118 | 0 | 0.28 | 0.02 | 0.53 | 303.64 | 0.16 | 0.41 |
| Hex | 78 | 57 | 76 | 0 | 1C | 2 | 35 | 130 | 10 | 29 |
| Octal | 170 | 127 | 166 | 0 | 34 | 2 | 65 | 460 | 20 | 51 |
| Binary | 1111000 | 1010111 | 1110110 | 0 | 11100 | 10 | 110101 | 100110000 | 10000 | 101001 |
Color Harmonies of #785776
Complementary color
Monochromatic Colors of #785776
Black with #785776
Text Example
Text Example
White with #785776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785776; }
p { color: rgb(120,87,118); }
H1.HeaderClassName
{
color: #785776;
}
.AnyTagClassName
{
color: #785776;
}
</style>
background-color css
<style>
a { background-color: #785776; }
a { background-color: rgb(120,87,118); }
div.DivClassName
{
background-color: #785776;
}
.BgClassName
{
background-color: #785776;
}
</style>
border-color css
<style>
span { border-color: #785776; }
span { border-color: rgb(120,87,118); }
td.TdClassName
{
border-color: #785776;
}
.TagClassName
{
border-color: #785776;
}
</style>