Shades of Trendy Pink #765576
Tints of Trendy Pink #765576
RGB
CMYK
RGB Variations
Color information
#765576 (or 0x765576) is known color: Trendy Pink. HEX triplet: 76, 55 and 76. RGB value is (118,85,118). Sum of RGB (Red+Green+Blue) = 118+85+118=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 85 (33.59% from 255 or 26.48% from 321); Blue value is 118 (46.48% from 255 or 36.76% from 321); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #765576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765576 is #89AA89. Grayscale: #626262. Windows color (decimal): -9022090 or 7755126. OLE color: 7755126.
HSL color Cylindrical-coordinate representation of color #765576: hue angle of 300º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #765576 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 85 | 118 | - |
| CMYK | 0 | 0.28 | 0 | 0.54 |
| HSL | 300º | 0.16% | 0.4% | - |
| HSV(B) | 300º | 0.28% | 0.46% | - |
| XYZ | 13.99 | 11.66 | 18.65 | - |
| YUV | 98.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 85 | 118 | 0 | 0.28 | 0 | 0.54 | 300 | 0.16 | 0.4 |
| Hex | 76 | 55 | 76 | 0 | 1C | 0 | 36 | 12C | 10 | 28 |
| Octal | 166 | 125 | 166 | 0 | 34 | 0 | 66 | 454 | 20 | 50 |
| Binary | 1110110 | 1010101 | 1110110 | 0 | 11100 | 0 | 110110 | 100101100 | 10000 | 101000 |
Color Harmonies of #765576
Complementary color
Monochromatic Colors of #765576
Black with #765576
Text Example
Text Example
White with #765576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765576; }
p { color: rgb(118,85,118); }
H1.HeaderClassName
{
color: #765576;
}
.AnyTagClassName
{
color: #765576;
}
</style>
background-color css
<style>
a { background-color: #765576; }
a { background-color: rgb(118,85,118); }
div.DivClassName
{
background-color: #765576;
}
.BgClassName
{
background-color: #765576;
}
</style>
border-color css
<style>
span { border-color: #765576; }
span { border-color: rgb(118,85,118); }
td.TdClassName
{
border-color: #765576;
}
.TagClassName
{
border-color: #765576;
}
</style>