Shades of Trendy Pink #735677
Tints of Trendy Pink #735677
RGB
CMYK
RGB Variations
Color information
#735677 (or 0x735677) is known color: Trendy Pink. HEX triplet: 73, 56 and 77. RGB value is (115,86,119). Sum of RGB (Red+Green+Blue) = 115+86+119=320 (42% of max value = 765). Red value is 115 (45.31% from 255 or 35.94% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 119 (46.88% from 255 or 37.19% from 320); Max value from RGB is 119 - color contains mainly: blue. Hex color #735677 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735677 is #8CA988. Grayscale: #626262. Windows color (decimal): -9218441 or 7820915. OLE color: 7820915.
HSL color Cylindrical-coordinate representation of color #735677: hue angle of 292.73º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #735677 is Cyan = 0.03, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 115 | 86 | 119 | - |
| CMYK | 0.03 | 0.28 | 0 | 0.53 |
| HSL | 292.73º | 0.16% | 0.4% | - |
| HSV(B) | 292.73º | 0.28% | 0.47% | - |
| XYZ | 13.73 | 11.63 | 18.97 | - |
| YUV | 98.43 | 139.61 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 119 | 0.03 | 0.28 | 0 | 0.53 | 292.73 | 0.16 | 0.4 |
| Hex | 73 | 56 | 77 | 3 | 1C | 0 | 35 | 125 | 10 | 28 |
| Octal | 163 | 126 | 167 | 3 | 34 | 0 | 65 | 445 | 20 | 50 |
| Binary | 1110011 | 1010110 | 1110111 | 11 | 11100 | 0 | 110101 | 100100101 | 10000 | 101000 |
Color Harmonies of #735677
Complementary color
Monochromatic Colors of #735677
Black with #735677
Text Example
Text Example
White with #735677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735677; }
p { color: rgb(115,86,119); }
H1.HeaderClassName
{
color: #735677;
}
.AnyTagClassName
{
color: #735677;
}
</style>
background-color css
<style>
a { background-color: #735677; }
a { background-color: rgb(115,86,119); }
div.DivClassName
{
background-color: #735677;
}
.BgClassName
{
background-color: #735677;
}
</style>
border-color css
<style>
span { border-color: #735677; }
span { border-color: rgb(115,86,119); }
td.TdClassName
{
border-color: #735677;
}
.TagClassName
{
border-color: #735677;
}
</style>