Shades of Trendy Pink #765677
Tints of Trendy Pink #765677
RGB
CMYK
RGB Variations
Color information
#765677 (or 0x765677) is known color: Trendy Pink. HEX triplet: 76, 56 and 77. RGB value is (118,86,119). Sum of RGB (Red+Green+Blue) = 118+86+119=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 86 (33.98% from 255 or 26.63% from 323); Blue value is 119 (46.88% from 255 or 36.84% from 323); Max value from RGB is 119 - color contains mainly: blue. Hex color #765677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765677 is #89A988. Grayscale: #636363. Windows color (decimal): -9021833 or 7820918. OLE color: 7820918.
HSL color Cylindrical-coordinate representation of color #765677: hue angle of 298.18º 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 #765677 is Cyan = 0.01, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 86 | 119 | - |
| CMYK | 0.01 | 0.28 | 0 | 0.53 |
| HSL | 298.18º | 0.16% | 0.4% | - |
| HSV(B) | 298.18º | 0.28% | 0.47% | - |
| XYZ | 14.13 | 11.84 | 18.99 | - |
| YUV | 99.33 | 139.1 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 119 | 0.01 | 0.28 | 0 | 0.53 | 298.18 | 0.16 | 0.4 |
| Hex | 76 | 56 | 77 | 1 | 1C | 0 | 35 | 12A | 10 | 28 |
| Octal | 166 | 126 | 167 | 1 | 34 | 0 | 65 | 452 | 20 | 50 |
| Binary | 1110110 | 1010110 | 1110111 | 1 | 11100 | 0 | 110101 | 100101010 | 10000 | 101000 |
Color Harmonies of #765677
Complementary color
Monochromatic Colors of #765677
Black with #765677
Text Example
Text Example
White with #765677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765677; }
p { color: rgb(118,86,119); }
H1.HeaderClassName
{
color: #765677;
}
.AnyTagClassName
{
color: #765677;
}
</style>
background-color css
<style>
a { background-color: #765677; }
a { background-color: rgb(118,86,119); }
div.DivClassName
{
background-color: #765677;
}
.BgClassName
{
background-color: #765677;
}
</style>
border-color css
<style>
span { border-color: #765677; }
span { border-color: rgb(118,86,119); }
td.TdClassName
{
border-color: #765677;
}
.TagClassName
{
border-color: #765677;
}
</style>