Shades of Trendy Pink #755476
Tints of Trendy Pink #755476
RGB
CMYK
RGB Variations
Color information
#755476 (or 0x755476) is known color: Trendy Pink. HEX triplet: 75, 54 and 76. RGB value is (117,84,118). Sum of RGB (Red+Green+Blue) = 117+84+118=319 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.68% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 118 - color contains mainly: blue. Hex color #755476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755476 is #8AAB89. Grayscale: #616161. Windows color (decimal): -9087882 or 7754869. OLE color: 7754869.
HSL color Cylindrical-coordinate representation of color #755476: hue angle of 298.24º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #755476 is Cyan = 0.01, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 118 | - |
| CMYK | 0.01 | 0.29 | 0 | 0.54 |
| HSL | 298.24º | 0.17% | 0.4% | - |
| HSV(B) | 298.24º | 0.29% | 0.46% | - |
| XYZ | 13.78 | 11.43 | 18.62 | - |
| YUV | 97.74 | 139.43 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 118 | 0.01 | 0.29 | 0 | 0.54 | 298.24 | 0.17 | 0.4 |
| Hex | 75 | 54 | 76 | 1 | 1D | 0 | 36 | 12A | 11 | 28 |
| Octal | 165 | 124 | 166 | 1 | 35 | 0 | 66 | 452 | 21 | 50 |
| Binary | 1110101 | 1010100 | 1110110 | 1 | 11101 | 0 | 110110 | 100101010 | 10001 | 101000 |
Color Harmonies of #755476
Complementary color
Monochromatic Colors of #755476
Black with #755476
Text Example
Text Example
White with #755476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755476; }
p { color: rgb(117,84,118); }
H1.HeaderClassName
{
color: #755476;
}
.AnyTagClassName
{
color: #755476;
}
</style>
background-color css
<style>
a { background-color: #755476; }
a { background-color: rgb(117,84,118); }
div.DivClassName
{
background-color: #755476;
}
.BgClassName
{
background-color: #755476;
}
</style>
border-color css
<style>
span { border-color: #755476; }
span { border-color: rgb(117,84,118); }
td.TdClassName
{
border-color: #755476;
}
.TagClassName
{
border-color: #755476;
}
</style>