Shades of Trendy Pink #765375
Tints of Trendy Pink #765375
RGB
CMYK
RGB Variations
Color information
#765375 (or 0x765375) is known color: Trendy Pink. HEX triplet: 76, 53 and 75. RGB value is (118,83,117). Sum of RGB (Red+Green+Blue) = 118+83+117=318 (42% of max value = 765). Red value is 118 (46.48% from 255 or 37.11% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 118 - color contains mainly: red. Hex color #765375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765375 is #89AC8A. Grayscale: #616161. Windows color (decimal): -9022603 or 7689078. OLE color: 7689078.
HSL color Cylindrical-coordinate representation of color #765375: hue angle of 301.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #765375 is Cyan = 0, Magento = 0.30, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 83 | 117 | - |
| CMYK | 0 | 0.30 | 0.01 | 0.54 |
| HSL | 301.71º | 0.17% | 0.39% | - |
| HSV(B) | 301.71º | 0.3% | 0.46% | - |
| XYZ | 13.78 | 11.32 | 18.29 | - |
| YUV | 97.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 83 | 117 | 0 | 0.30 | 0.01 | 0.54 | 301.71 | 0.17 | 0.39 |
| Hex | 76 | 53 | 75 | 0 | 1E | 1 | 36 | 12E | 11 | 27 |
| Octal | 166 | 123 | 165 | 0 | 36 | 1 | 66 | 456 | 21 | 47 |
| Binary | 1110110 | 1010011 | 1110101 | 0 | 11110 | 1 | 110110 | 100101110 | 10001 | 100111 |
Color Harmonies of #765375
Complementary color
Monochromatic Colors of #765375
Black with #765375
Text Example
Text Example
White with #765375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765375; }
p { color: rgb(118,83,117); }
H1.HeaderClassName
{
color: #765375;
}
.AnyTagClassName
{
color: #765375;
}
</style>
background-color css
<style>
a { background-color: #765375; }
a { background-color: rgb(118,83,117); }
div.DivClassName
{
background-color: #765375;
}
.BgClassName
{
background-color: #765375;
}
</style>
border-color css
<style>
span { border-color: #765375; }
span { border-color: rgb(118,83,117); }
td.TdClassName
{
border-color: #765375;
}
.TagClassName
{
border-color: #765375;
}
</style>