Shades of Trendy Pink #775477
Tints of Trendy Pink #775477
RGB
CMYK
RGB Variations
Color information
#775477 (or 0x775477) is known color: Trendy Pink. HEX triplet: 77, 54 and 77. RGB value is (119,84,119). Sum of RGB (Red+Green+Blue) = 119+84+119=322 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.96% from 322); Green value is 84 (33.20% from 255 or 26.09% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 119 - color contains mainly: red, blue. Hex color #775477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775477 is #88AB88. Grayscale: #626262. Windows color (decimal): -8956809 or 7820407. OLE color: 7820407.
HSL color Cylindrical-coordinate representation of color #775477: hue angle of 300º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775477 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 119 | - |
| CMYK | 0 | 0.29 | 0 | 0.53 |
| HSL | 300º | 0.17% | 0.4% | - |
| HSV(B) | 300º | 0.29% | 0.47% | - |
| XYZ | 14.11 | 11.59 | 18.95 | - |
| YUV | 98.46 | 139.6 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 119 | 0 | 0.29 | 0 | 0.53 | 300 | 0.17 | 0.4 |
| Hex | 77 | 54 | 77 | 0 | 1D | 0 | 35 | 12C | 11 | 28 |
| Octal | 167 | 124 | 167 | 0 | 35 | 0 | 65 | 454 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1110111 | 0 | 11101 | 0 | 110101 | 100101100 | 10001 | 101000 |
Color Harmonies of #775477
Complementary color
Monochromatic Colors of #775477
Black with #775477
Text Example
Text Example
White with #775477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775477; }
p { color: rgb(119,84,119); }
H1.HeaderClassName
{
color: #775477;
}
.AnyTagClassName
{
color: #775477;
}
</style>
background-color css
<style>
a { background-color: #775477; }
a { background-color: rgb(119,84,119); }
div.DivClassName
{
background-color: #775477;
}
.BgClassName
{
background-color: #775477;
}
</style>
border-color css
<style>
span { border-color: #775477; }
span { border-color: rgb(119,84,119); }
td.TdClassName
{
border-color: #775477;
}
.TagClassName
{
border-color: #775477;
}
</style>