Shades of Trendy Pink #755478
Tints of Trendy Pink #755478
RGB
CMYK
RGB Variations
Color information
#755478 (or 0x755478) is known color: Trendy Pink. HEX triplet: 75, 54 and 78. RGB value is (117,84,120). Sum of RGB (Red+Green+Blue) = 117+84+120=321 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.45% from 321); Green value is 84 (33.20% from 255 or 26.17% from 321); Blue value is 120 (47.27% from 255 or 37.38% from 321); Max value from RGB is 120 - color contains mainly: blue. Hex color #755478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755478 is #8AAB87. Grayscale: #616161. Windows color (decimal): -9087880 or 7885941. OLE color: 7885941.
HSL color Cylindrical-coordinate representation of color #755478: hue angle of 295º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #755478 is Cyan = 0.02, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 84 | 120 | - |
| CMYK | 0.02 | 0.3 | 0 | 0.53 |
| HSL | 295º | 0.18% | 0.4% | - |
| HSV(B) | 295º | 0.3% | 0.47% | - |
| XYZ | 13.9 | 11.48 | 19.25 | - |
| YUV | 97.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 120 | 0.02 | 0.3 | 0 | 0.53 | 295 | 0.18 | 0.4 |
| Hex | 75 | 54 | 78 | 2 | 1E | 0 | 35 | 127 | 12 | 28 |
| Octal | 165 | 124 | 170 | 2 | 36 | 0 | 65 | 447 | 22 | 50 |
| Binary | 1110101 | 1010100 | 1111000 | 10 | 11110 | 0 | 110101 | 100100111 | 10010 | 101000 |
Color Harmonies of #755478
Complementary color
Monochromatic Colors of #755478
Black with #755478
Text Example
Text Example
White with #755478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755478; }
p { color: rgb(117,84,120); }
H1.HeaderClassName
{
color: #755478;
}
.AnyTagClassName
{
color: #755478;
}
</style>
background-color css
<style>
a { background-color: #755478; }
a { background-color: rgb(117,84,120); }
div.DivClassName
{
background-color: #755478;
}
.BgClassName
{
background-color: #755478;
}
</style>
border-color css
<style>
span { border-color: #755478; }
span { border-color: rgb(117,84,120); }
td.TdClassName
{
border-color: #755478;
}
.TagClassName
{
border-color: #755478;
}
</style>