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