Shades of Trendy Pink #735576
Tints of Trendy Pink #735576
RGB
CMYK
RGB Variations
Color information
#735576 (or 0x735576) is known color: Trendy Pink. HEX triplet: 73, 55 and 76. RGB value is (115,85,118). Sum of RGB (Red+Green+Blue) = 115+85+118=318 (42% of max value = 765). Red value is 115 (45.31% from 255 or 36.16% from 318); Green value is 85 (33.59% from 255 or 26.73% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 118 - color contains mainly: blue. Hex color #735576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735576 is #8CAA89. Grayscale: #616161. Windows color (decimal): -9218698 or 7755123. OLE color: 7755123.
HSL color Cylindrical-coordinate representation of color #735576: hue angle of 294.55º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #735576 is Cyan = 0.03, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 85 | 118 | - |
| CMYK | 0.03 | 0.28 | 0 | 0.54 |
| HSL | 294.55º | 0.16% | 0.4% | - |
| HSV(B) | 294.55º | 0.28% | 0.46% | - |
| XYZ | 13.59 | 11.45 | 18.63 | - |
| YUV | 97.73 | 139.44 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 85 | 118 | 0.03 | 0.28 | 0 | 0.54 | 294.55 | 0.16 | 0.4 |
| Hex | 73 | 55 | 76 | 3 | 1C | 0 | 36 | 127 | 10 | 28 |
| Octal | 163 | 125 | 166 | 3 | 34 | 0 | 66 | 447 | 20 | 50 |
| Binary | 1110011 | 1010101 | 1110110 | 11 | 11100 | 0 | 110110 | 100100111 | 10000 | 101000 |
Color Harmonies of #735576
Complementary color
Monochromatic Colors of #735576
Black with #735576
Text Example
Text Example
White with #735576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735576; }
p { color: rgb(115,85,118); }
H1.HeaderClassName
{
color: #735576;
}
.AnyTagClassName
{
color: #735576;
}
</style>
background-color css
<style>
a { background-color: #735576; }
a { background-color: rgb(115,85,118); }
div.DivClassName
{
background-color: #735576;
}
.BgClassName
{
background-color: #735576;
}
</style>
border-color css
<style>
span { border-color: #735576; }
span { border-color: rgb(115,85,118); }
td.TdClassName
{
border-color: #735576;
}
.TagClassName
{
border-color: #735576;
}
</style>