Shades of Trendy Pink #755376
Tints of Trendy Pink #755376
RGB
CMYK
RGB Variations
Color information
#755376 (or 0x755376) is known color: Trendy Pink. HEX triplet: 75, 53 and 76. RGB value is (117,83,118). Sum of RGB (Red+Green+Blue) = 117+83+118=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 118 - color contains mainly: blue. Hex color #755376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755376 is #8AAC89. Grayscale: #616161. Windows color (decimal): -9088138 or 7754613. OLE color: 7754613.
HSL color Cylindrical-coordinate representation of color #755376: hue angle of 298.29º 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 #755376 is Cyan = 0.01, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 118 | - |
| CMYK | 0.01 | 0.30 | 0 | 0.54 |
| HSL | 298.29º | 0.17% | 0.39% | - |
| HSV(B) | 298.29º | 0.3% | 0.46% | - |
| XYZ | 13.7 | 11.28 | 18.59 | - |
| YUV | 97.16 | 139.76 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 118 | 0.01 | 0.30 | 0 | 0.54 | 298.29 | 0.17 | 0.39 |
| Hex | 75 | 53 | 76 | 1 | 1E | 0 | 36 | 12A | 11 | 27 |
| Octal | 165 | 123 | 166 | 1 | 36 | 0 | 66 | 452 | 21 | 47 |
| Binary | 1110101 | 1010011 | 1110110 | 1 | 11110 | 0 | 110110 | 100101010 | 10001 | 100111 |
Color Harmonies of #755376
Complementary color
Monochromatic Colors of #755376
Black with #755376
Text Example
Text Example
White with #755376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755376; }
p { color: rgb(117,83,118); }
H1.HeaderClassName
{
color: #755376;
}
.AnyTagClassName
{
color: #755376;
}
</style>
background-color css
<style>
a { background-color: #755376; }
a { background-color: rgb(117,83,118); }
div.DivClassName
{
background-color: #755376;
}
.BgClassName
{
background-color: #755376;
}
</style>
border-color css
<style>
span { border-color: #755376; }
span { border-color: rgb(117,83,118); }
td.TdClassName
{
border-color: #755376;
}
.TagClassName
{
border-color: #755376;
}
</style>