Shades of Trendy Pink #735673
Tints of Trendy Pink #735673
RGB
CMYK
RGB Variations
Color information
#735673 (or 0x735673) is known color: Trendy Pink. HEX triplet: 73, 56 and 73. RGB value is (115,86,115). Sum of RGB (Red+Green+Blue) = 115+86+115=316 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.39% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 115 (45.31% from 255 or 36.39% from 316); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #735673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735673 is #8CA98C. Grayscale: #616161. Windows color (decimal): -9218445 or 7558771. OLE color: 7558771.
HSL color Cylindrical-coordinate representation of color #735673: hue angle of 300º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #735673 is Cyan = 0, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 115 | - |
| CMYK | 0 | 0.25 | 0 | 0.55 |
| HSL | 300º | 0.14% | 0.39% | - |
| HSV(B) | 300º | 0.25% | 0.45% | - |
| XYZ | 13.49 | 11.54 | 17.74 | - |
| YUV | 97.98 | 137.61 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 115 | 0 | 0.25 | 0 | 0.55 | 300 | 0.14 | 0.39 |
| Hex | 73 | 56 | 73 | 0 | 19 | 0 | 37 | 12C | E | 27 |
| Octal | 163 | 126 | 163 | 0 | 31 | 0 | 67 | 454 | 16 | 47 |
| Binary | 1110011 | 1010110 | 1110011 | 0 | 11001 | 0 | 110111 | 100101100 | 1110 | 100111 |
Color Harmonies of #735673
Complementary color
Monochromatic Colors of #735673
Black with #735673
Text Example
Text Example
White with #735673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735673; }
p { color: rgb(115,86,115); }
H1.HeaderClassName
{
color: #735673;
}
.AnyTagClassName
{
color: #735673;
}
</style>
background-color css
<style>
a { background-color: #735673; }
a { background-color: rgb(115,86,115); }
div.DivClassName
{
background-color: #735673;
}
.BgClassName
{
background-color: #735673;
}
</style>
border-color css
<style>
span { border-color: #735673; }
span { border-color: rgb(115,86,115); }
td.TdClassName
{
border-color: #735673;
}
.TagClassName
{
border-color: #735673;
}
</style>