Shades of Trendy Pink #735273
Tints of Trendy Pink #735273
RGB
CMYK
RGB Variations
Color information
#735273 (or 0x735273) is known color: Trendy Pink. HEX triplet: 73, 52 and 73. RGB value is (115,82,115). Sum of RGB (Red+Green+Blue) = 115+82+115=312 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.86% from 312); Green value is 82 (32.42% from 255 or 26.28% from 312); Blue value is 115 (45.31% from 255 or 36.86% from 312); Max value from RGB is 115 - color contains mainly: red, blue. Hex color #735273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735273 is #8CAD8C. Grayscale: #5F5F5F. Windows color (decimal): -9219469 or 7557747. OLE color: 7557747.
HSL color Cylindrical-coordinate representation of color #735273: hue angle of 300º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #735273 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 115 | - |
| CMYK | 0 | 0.29 | 0 | 0.55 |
| HSL | 300º | 0.17% | 0.39% | - |
| HSV(B) | 300º | 0.29% | 0.45% | - |
| XYZ | 13.18 | 10.92 | 17.63 | - |
| YUV | 95.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 115 | 0 | 0.29 | 0 | 0.55 | 300 | 0.17 | 0.39 |
| Hex | 73 | 52 | 73 | 0 | 1D | 0 | 37 | 12C | 11 | 27 |
| Octal | 163 | 122 | 163 | 0 | 35 | 0 | 67 | 454 | 21 | 47 |
| Binary | 1110011 | 1010010 | 1110011 | 0 | 11101 | 0 | 110111 | 100101100 | 10001 | 100111 |
Color Harmonies of #735273
Complementary color
Monochromatic Colors of #735273
Black with #735273
Text Example
Text Example
White with #735273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735273; }
p { color: rgb(115,82,115); }
H1.HeaderClassName
{
color: #735273;
}
.AnyTagClassName
{
color: #735273;
}
</style>
background-color css
<style>
a { background-color: #735273; }
a { background-color: rgb(115,82,115); }
div.DivClassName
{
background-color: #735273;
}
.BgClassName
{
background-color: #735273;
}
</style>
border-color css
<style>
span { border-color: #735273; }
span { border-color: rgb(115,82,115); }
td.TdClassName
{
border-color: #735273;
}
.TagClassName
{
border-color: #735273;
}
</style>