Shades of Trendy Pink #785475
Tints of Trendy Pink #785475
RGB
CMYK
RGB Variations
Color information
#785475 (or 0x785475) is known color: Trendy Pink. HEX triplet: 78, 54 and 75. RGB value is (120,84,117). Sum of RGB (Red+Green+Blue) = 120+84+117=321 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.38% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 117 (46.09% from 255 or 36.45% from 321); Max value from RGB is 120 - color contains mainly: red. Hex color #785475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785475 is #87AB8A. Grayscale: #626262. Windows color (decimal): -8891275 or 7689336. OLE color: 7689336.
HSL color Cylindrical-coordinate representation of color #785475: hue angle of 305º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #785475 is Cyan = 0, Magento = 0.3, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 84 | 117 | - |
| CMYK | 0 | 0.3 | 0.02 | 0.53 |
| HSL | 305º | 0.18% | 0.4% | - |
| HSV(B) | 305º | 0.3% | 0.47% | - |
| XYZ | 14.13 | 11.62 | 18.33 | - |
| YUV | 98.53 | 138.43 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 117 | 0 | 0.3 | 0.02 | 0.53 | 305 | 0.18 | 0.4 |
| Hex | 78 | 54 | 75 | 0 | 1E | 2 | 35 | 131 | 12 | 28 |
| Octal | 170 | 124 | 165 | 0 | 36 | 2 | 65 | 461 | 22 | 50 |
| Binary | 1111000 | 1010100 | 1110101 | 0 | 11110 | 10 | 110101 | 100110001 | 10010 | 101000 |
Color Harmonies of #785475
Complementary color
Monochromatic Colors of #785475
Black with #785475
Text Example
Text Example
White with #785475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785475; }
p { color: rgb(120,84,117); }
H1.HeaderClassName
{
color: #785475;
}
.AnyTagClassName
{
color: #785475;
}
</style>
background-color css
<style>
a { background-color: #785475; }
a { background-color: rgb(120,84,117); }
div.DivClassName
{
background-color: #785475;
}
.BgClassName
{
background-color: #785475;
}
</style>
border-color css
<style>
span { border-color: #785475; }
span { border-color: rgb(120,84,117); }
td.TdClassName
{
border-color: #785475;
}
.TagClassName
{
border-color: #785475;
}
</style>