Shades of Trendy Pink #775677
Tints of Trendy Pink #775677
RGB
CMYK
RGB Variations
Color information
#775677 (or 0x775677) is known color: Trendy Pink. HEX triplet: 77, 56 and 77. RGB value is (119,86,119). Sum of RGB (Red+Green+Blue) = 119+86+119=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 86 (33.98% from 255 or 26.54% from 324); Blue value is 119 (46.88% from 255 or 36.73% from 324); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #775677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775677 is #88A988. Grayscale: #636363. Windows color (decimal): -8956297 or 7820919. OLE color: 7820919.
HSL color Cylindrical-coordinate representation of color #775677: hue angle of 300º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #775677 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 119 | - |
| CMYK | 0 | 0.28 | 0 | 0.53 |
| HSL | 300º | 0.16% | 0.4% | - |
| HSV(B) | 300º | 0.28% | 0.47% | - |
| XYZ | 14.27 | 11.91 | 19 | - |
| YUV | 99.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 119 | 0 | 0.28 | 0 | 0.53 | 300 | 0.16 | 0.4 |
| Hex | 77 | 56 | 77 | 0 | 1C | 0 | 35 | 12C | 10 | 28 |
| Octal | 167 | 126 | 167 | 0 | 34 | 0 | 65 | 454 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1110111 | 0 | 11100 | 0 | 110101 | 100101100 | 10000 | 101000 |
Color Harmonies of #775677
Complementary color
Monochromatic Colors of #775677
Black with #775677
Text Example
Text Example
White with #775677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775677; }
p { color: rgb(119,86,119); }
H1.HeaderClassName
{
color: #775677;
}
.AnyTagClassName
{
color: #775677;
}
</style>
background-color css
<style>
a { background-color: #775677; }
a { background-color: rgb(119,86,119); }
div.DivClassName
{
background-color: #775677;
}
.BgClassName
{
background-color: #775677;
}
</style>
border-color css
<style>
span { border-color: #775677; }
span { border-color: rgb(119,86,119); }
td.TdClassName
{
border-color: #775677;
}
.TagClassName
{
border-color: #775677;
}
</style>