Shades of Trendy Pink #775573
Tints of Trendy Pink #775573
RGB
CMYK
RGB Variations
Color information
#775573 (or 0x775573) is known color: Trendy Pink. HEX triplet: 77, 55 and 73. RGB value is (119,85,115). Sum of RGB (Red+Green+Blue) = 119+85+115=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 115 (45.31% from 255 or 36.05% from 319); Max value from RGB is 119 - color contains mainly: red. Hex color #775573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775573 is #88AA8C. Grayscale: #626262. Windows color (decimal): -8956557 or 7558519. OLE color: 7558519.
HSL color Cylindrical-coordinate representation of color #775573: hue angle of 307.06º 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 #775573 is Cyan = 0, Magento = 0.29, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 85 | 115 | - |
| CMYK | 0 | 0.29 | 0.03 | 0.53 |
| HSL | 307.06º | 0.17% | 0.4% | - |
| HSV(B) | 307.06º | 0.29% | 0.47% | - |
| XYZ | 13.95 | 11.66 | 17.73 | - |
| YUV | 98.59 | 137.26 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 85 | 115 | 0 | 0.29 | 0.03 | 0.53 | 307.06 | 0.17 | 0.4 |
| Hex | 77 | 55 | 73 | 0 | 1D | 3 | 35 | 133 | 11 | 28 |
| Octal | 167 | 125 | 163 | 0 | 35 | 3 | 65 | 463 | 21 | 50 |
| Binary | 1110111 | 1010101 | 1110011 | 0 | 11101 | 11 | 110101 | 100110011 | 10001 | 101000 |
Color Harmonies of #775573
Complementary color
Monochromatic Colors of #775573
Black with #775573
Text Example
Text Example
White with #775573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775573; }
p { color: rgb(119,85,115); }
H1.HeaderClassName
{
color: #775573;
}
.AnyTagClassName
{
color: #775573;
}
</style>
background-color css
<style>
a { background-color: #775573; }
a { background-color: rgb(119,85,115); }
div.DivClassName
{
background-color: #775573;
}
.BgClassName
{
background-color: #775573;
}
</style>
border-color css
<style>
span { border-color: #775573; }
span { border-color: rgb(119,85,115); }
td.TdClassName
{
border-color: #775573;
}
.TagClassName
{
border-color: #775573;
}
</style>