Shades of Trendy Pink #765774
Tints of Trendy Pink #765774
RGB
CMYK
RGB Variations
Color information
#765774 (or 0x765774) is known color: Trendy Pink. HEX triplet: 76, 57 and 74. RGB value is (118,87,116). Sum of RGB (Red+Green+Blue) = 118+87+116=321 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.76% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 116 (45.70% from 255 or 36.14% from 321); Max value from RGB is 118 - color contains mainly: red. Hex color #765774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765774 is #89A88B. Grayscale: #636363. Windows color (decimal): -9021580 or 7624566. OLE color: 7624566.
HSL color Cylindrical-coordinate representation of color #765774: hue angle of 303.87º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #765774 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 87 | 116 | - |
| CMYK | 0 | 0.26 | 0.02 | 0.54 |
| HSL | 303.87º | 0.15% | 0.4% | - |
| HSV(B) | 303.87º | 0.26% | 0.46% | - |
| XYZ | 14.03 | 11.93 | 18.09 | - |
| YUV | 99.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 87 | 116 | 0 | 0.26 | 0.02 | 0.54 | 303.87 | 0.15 | 0.4 |
| Hex | 76 | 57 | 74 | 0 | 1A | 2 | 36 | 130 | F | 28 |
| Octal | 166 | 127 | 164 | 0 | 32 | 2 | 66 | 460 | 17 | 50 |
| Binary | 1110110 | 1010111 | 1110100 | 0 | 11010 | 10 | 110110 | 100110000 | 1111 | 101000 |
Color Harmonies of #765774
Complementary color
Monochromatic Colors of #765774
Black with #765774
Text Example
Text Example
White with #765774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765774; }
p { color: rgb(118,87,116); }
H1.HeaderClassName
{
color: #765774;
}
.AnyTagClassName
{
color: #765774;
}
</style>
background-color css
<style>
a { background-color: #765774; }
a { background-color: rgb(118,87,116); }
div.DivClassName
{
background-color: #765774;
}
.BgClassName
{
background-color: #765774;
}
</style>
border-color css
<style>
span { border-color: #765774; }
span { border-color: rgb(118,87,116); }
td.TdClassName
{
border-color: #765774;
}
.TagClassName
{
border-color: #765774;
}
</style>