Shades of Trendy Pink #755677
Tints of Trendy Pink #755677
RGB
CMYK
RGB Variations
Color information
#755677 (or 0x755677) is known color: Trendy Pink. HEX triplet: 75, 56 and 77. RGB value is (117,86,119). Sum of RGB (Red+Green+Blue) = 117+86+119=322 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.34% from 322); Green value is 86 (33.98% from 255 or 26.71% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 119 - color contains mainly: blue. Hex color #755677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755677 is #8AA988. Grayscale: #626262. Windows color (decimal): -9087369 or 7820917. OLE color: 7820917.
HSL color Cylindrical-coordinate representation of color #755677: hue angle of 296.36º 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 #755677 is Cyan = 0.02, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 86 | 119 | - |
| CMYK | 0.02 | 0.28 | 0 | 0.53 |
| HSL | 296.36º | 0.16% | 0.4% | - |
| HSV(B) | 296.36º | 0.28% | 0.47% | - |
| XYZ | 13.99 | 11.77 | 18.99 | - |
| YUV | 99.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 119 | 0.02 | 0.28 | 0 | 0.53 | 296.36 | 0.16 | 0.4 |
| Hex | 75 | 56 | 77 | 2 | 1C | 0 | 35 | 128 | 10 | 28 |
| Octal | 165 | 126 | 167 | 2 | 34 | 0 | 65 | 450 | 20 | 50 |
| Binary | 1110101 | 1010110 | 1110111 | 10 | 11100 | 0 | 110101 | 100101000 | 10000 | 101000 |
Color Harmonies of #755677
Complementary color
Monochromatic Colors of #755677
Black with #755677
Text Example
Text Example
White with #755677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755677; }
p { color: rgb(117,86,119); }
H1.HeaderClassName
{
color: #755677;
}
.AnyTagClassName
{
color: #755677;
}
</style>
background-color css
<style>
a { background-color: #755677; }
a { background-color: rgb(117,86,119); }
div.DivClassName
{
background-color: #755677;
}
.BgClassName
{
background-color: #755677;
}
</style>
border-color css
<style>
span { border-color: #755677; }
span { border-color: rgb(117,86,119); }
td.TdClassName
{
border-color: #755677;
}
.TagClassName
{
border-color: #755677;
}
</style>