Shades of Trendy Pink #775473
Tints of Trendy Pink #775473
RGB
CMYK
RGB Variations
Color information
#775473 (or 0x775473) is known color: Trendy Pink. HEX triplet: 77, 54 and 73. RGB value is (119,84,115). Sum of RGB (Red+Green+Blue) = 119+84+115=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 115 (45.31% from 255 or 36.16% from 318); Max value from RGB is 119 - color contains mainly: red. Hex color #775473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775473 is #88AB8C. Grayscale: #616161. Windows color (decimal): -8956813 or 7558263. OLE color: 7558263.
HSL color Cylindrical-coordinate representation of color #775473: hue angle of 306.86º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #775473 is Cyan = 0, Magento = 0.29, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 84 | 115 | - |
| CMYK | 0 | 0.29 | 0.03 | 0.53 |
| HSL | 306.86º | 0.17% | 0.4% | - |
| HSV(B) | 306.86º | 0.29% | 0.47% | - |
| XYZ | 13.87 | 11.5 | 17.71 | - |
| YUV | 98 | 137.6 | 142.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 84 | 115 | 0 | 0.29 | 0.03 | 0.53 | 306.86 | 0.17 | 0.4 |
| Hex | 77 | 54 | 73 | 0 | 1D | 3 | 35 | 133 | 11 | 28 |
| Octal | 167 | 124 | 163 | 0 | 35 | 3 | 65 | 463 | 21 | 50 |
| Binary | 1110111 | 1010100 | 1110011 | 0 | 11101 | 11 | 110101 | 100110011 | 10001 | 101000 |
Color Harmonies of #775473
Complementary color
Monochromatic Colors of #775473
Black with #775473
Text Example
Text Example
White with #775473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775473; }
p { color: rgb(119,84,115); }
H1.HeaderClassName
{
color: #775473;
}
.AnyTagClassName
{
color: #775473;
}
</style>
background-color css
<style>
a { background-color: #775473; }
a { background-color: rgb(119,84,115); }
div.DivClassName
{
background-color: #775473;
}
.BgClassName
{
background-color: #775473;
}
</style>
border-color css
<style>
span { border-color: #775473; }
span { border-color: rgb(119,84,115); }
td.TdClassName
{
border-color: #775473;
}
.TagClassName
{
border-color: #775473;
}
</style>