Shades of Trendy Pink #735773
Tints of Trendy Pink #735773
RGB
CMYK
RGB Variations
Color information
#735773 (or 0x735773) is known color: Trendy Pink. HEX triplet: 73, 57 and 73. RGB value is (115,87,115). Sum of RGB (Red+Green+Blue) = 115+87+115=317 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.28% from 317); Green value is 87 (34.38% from 255 or 27.44% from 317); Blue value is 115 (45.31% from 255 or 36.28% from 317); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #735773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735773 is #8CA88C. Grayscale: #626262. Windows color (decimal): -9218189 or 7559027. OLE color: 7559027.
HSL color Cylindrical-coordinate representation of color #735773: hue angle of 300º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #735773 is Cyan = 0, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 115 | - |
| CMYK | 0 | 0.24 | 0 | 0.55 |
| HSL | 300º | 0.14% | 0.4% | - |
| HSV(B) | 300º | 0.24% | 0.45% | - |
| XYZ | 13.57 | 11.7 | 17.76 | - |
| YUV | 98.56 | 137.28 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 115 | 0 | 0.24 | 0 | 0.55 | 300 | 0.14 | 0.4 |
| Hex | 73 | 57 | 73 | 0 | 18 | 0 | 37 | 12C | E | 28 |
| Octal | 163 | 127 | 163 | 0 | 30 | 0 | 67 | 454 | 16 | 50 |
| Binary | 1110011 | 1010111 | 1110011 | 0 | 11000 | 0 | 110111 | 100101100 | 1110 | 101000 |
Color Harmonies of #735773
Complementary color
Monochromatic Colors of #735773
Black with #735773
Text Example
Text Example
White with #735773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735773; }
p { color: rgb(115,87,115); }
H1.HeaderClassName
{
color: #735773;
}
.AnyTagClassName
{
color: #735773;
}
</style>
background-color css
<style>
a { background-color: #735773; }
a { background-color: rgb(115,87,115); }
div.DivClassName
{
background-color: #735773;
}
.BgClassName
{
background-color: #735773;
}
</style>
border-color css
<style>
span { border-color: #735773; }
span { border-color: rgb(115,87,115); }
td.TdClassName
{
border-color: #735773;
}
.TagClassName
{
border-color: #735773;
}
</style>