Shades of Trendy Pink #765477
Tints of Trendy Pink #765477
RGB
CMYK
RGB Variations
Color information
#765477 (or 0x765477) is known color: Trendy Pink. HEX triplet: 76, 54 and 77. RGB value is (118,84,119). Sum of RGB (Red+Green+Blue) = 118+84+119=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 119 - color contains mainly: blue. Hex color #765477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765477 is #89AB88. Grayscale: #626262. Windows color (decimal): -9022345 or 7820406. OLE color: 7820406.
HSL color Cylindrical-coordinate representation of color #765477: hue angle of 298.29º 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 #765477 is Cyan = 0.01, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 84 | 119 | - |
| CMYK | 0.01 | 0.29 | 0 | 0.53 |
| HSL | 298.29º | 0.17% | 0.4% | - |
| HSV(B) | 298.29º | 0.29% | 0.47% | - |
| XYZ | 13.97 | 11.52 | 18.94 | - |
| YUV | 98.16 | 139.76 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 84 | 119 | 0.01 | 0.29 | 0 | 0.53 | 298.29 | 0.17 | 0.4 |
| Hex | 76 | 54 | 77 | 1 | 1D | 0 | 35 | 12A | 11 | 28 |
| Octal | 166 | 124 | 167 | 1 | 35 | 0 | 65 | 452 | 21 | 50 |
| Binary | 1110110 | 1010100 | 1110111 | 1 | 11101 | 0 | 110101 | 100101010 | 10001 | 101000 |
Color Harmonies of #765477
Complementary color
Monochromatic Colors of #765477
Black with #765477
Text Example
Text Example
White with #765477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765477; }
p { color: rgb(118,84,119); }
H1.HeaderClassName
{
color: #765477;
}
.AnyTagClassName
{
color: #765477;
}
</style>
background-color css
<style>
a { background-color: #765477; }
a { background-color: rgb(118,84,119); }
div.DivClassName
{
background-color: #765477;
}
.BgClassName
{
background-color: #765477;
}
</style>
border-color css
<style>
span { border-color: #765477; }
span { border-color: rgb(118,84,119); }
td.TdClassName
{
border-color: #765477;
}
.TagClassName
{
border-color: #765477;
}
</style>