Shades of Trendy Pink #755976
Tints of Trendy Pink #755976
RGB
CMYK
RGB Variations
Color information
#755976 (or 0x755976) is known color: Trendy Pink. HEX triplet: 75, 59 and 76. RGB value is (117,89,118). Sum of RGB (Red+Green+Blue) = 117+89+118=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 89 (35.16% from 255 or 27.47% from 324); Blue value is 118 (46.48% from 255 or 36.42% from 324); Max value from RGB is 118 - color contains mainly: blue. Hex color #755976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755976 is #8AA689. Grayscale: #646464. Windows color (decimal): -9086602 or 7756149. OLE color: 7756149.
HSL color Cylindrical-coordinate representation of color #755976: hue angle of 297.93º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #755976 is Cyan = 0.01, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 89 | 118 | - |
| CMYK | 0.01 | 0.25 | 0 | 0.54 |
| HSL | 297.93º | 0.14% | 0.41% | - |
| HSV(B) | 297.93º | 0.25% | 0.46% | - |
| XYZ | 14.18 | 12.23 | 18.75 | - |
| YUV | 100.68 | 137.78 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 118 | 0.01 | 0.25 | 0 | 0.54 | 297.93 | 0.14 | 0.41 |
| Hex | 75 | 59 | 76 | 1 | 19 | 0 | 36 | 12A | E | 29 |
| Octal | 165 | 131 | 166 | 1 | 31 | 0 | 66 | 452 | 16 | 51 |
| Binary | 1110101 | 1011001 | 1110110 | 1 | 11001 | 0 | 110110 | 100101010 | 1110 | 101001 |
Color Harmonies of #755976
Complementary color
Monochromatic Colors of #755976
Black with #755976
Text Example
Text Example
White with #755976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755976; }
p { color: rgb(117,89,118); }
H1.HeaderClassName
{
color: #755976;
}
.AnyTagClassName
{
color: #755976;
}
</style>
background-color css
<style>
a { background-color: #755976; }
a { background-color: rgb(117,89,118); }
div.DivClassName
{
background-color: #755976;
}
.BgClassName
{
background-color: #755976;
}
</style>
border-color css
<style>
span { border-color: #755976; }
span { border-color: rgb(117,89,118); }
td.TdClassName
{
border-color: #755976;
}
.TagClassName
{
border-color: #755976;
}
</style>