Shades of Trendy Pink #775978
Tints of Trendy Pink #775978
RGB
CMYK
RGB Variations
Color information
#775978 (or 0x775978) is known color: Trendy Pink. HEX triplet: 77, 59 and 78. RGB value is (119,89,120). Sum of RGB (Red+Green+Blue) = 119+89+120=328 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.28% from 328); Green value is 89 (35.16% from 255 or 27.13% from 328); Blue value is 120 (47.27% from 255 or 36.59% from 328); Max value from RGB is 120 - color contains mainly: blue. Hex color #775978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775978 is #88A687. Grayscale: #656565. Windows color (decimal): -8955528 or 7887223. OLE color: 7887223.
HSL color Cylindrical-coordinate representation of color #775978: hue angle of 298.06º 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 #775978 is Cyan = 0.01, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 89 | 120 | - |
| CMYK | 0.01 | 0.26 | 0 | 0.53 |
| HSL | 298.06º | 0.15% | 0.41% | - |
| HSV(B) | 298.06º | 0.26% | 0.47% | - |
| XYZ | 14.57 | 12.42 | 19.4 | - |
| YUV | 101.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 120 | 0.01 | 0.26 | 0 | 0.53 | 298.06 | 0.15 | 0.41 |
| Hex | 77 | 59 | 78 | 1 | 1A | 0 | 35 | 12A | F | 29 |
| Octal | 167 | 131 | 170 | 1 | 32 | 0 | 65 | 452 | 17 | 51 |
| Binary | 1110111 | 1011001 | 1111000 | 1 | 11010 | 0 | 110101 | 100101010 | 1111 | 101001 |
Color Harmonies of #775978
Complementary color
Monochromatic Colors of #775978
Black with #775978
Text Example
Text Example
White with #775978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775978; }
p { color: rgb(119,89,120); }
H1.HeaderClassName
{
color: #775978;
}
.AnyTagClassName
{
color: #775978;
}
</style>
background-color css
<style>
a { background-color: #775978; }
a { background-color: rgb(119,89,120); }
div.DivClassName
{
background-color: #775978;
}
.BgClassName
{
background-color: #775978;
}
</style>
border-color css
<style>
span { border-color: #775978; }
span { border-color: rgb(119,89,120); }
td.TdClassName
{
border-color: #775978;
}
.TagClassName
{
border-color: #775978;
}
</style>