Shades of Trendy Pink #725172
Tints of Trendy Pink #725172
RGB
CMYK
RGB Variations
Color information
#725172 (or 0x725172) is known color: Trendy Pink. HEX triplet: 72, 51 and 72. RGB value is (114,81,114). Sum of RGB (Red+Green+Blue) = 114+81+114=309 (40% of max value = 765). Red value is 114 (44.92% from 255 or 36.89% from 309); Green value is 81 (32.03% from 255 or 26.21% from 309); Blue value is 114 (44.92% from 255 or 36.89% from 309); Max value from RGB is 114 - color contains mainly: red, blue. Hex color #725172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725172 is #8DAE8D. Grayscale: #5E5E5E. Windows color (decimal): -9285262 or 7491954. OLE color: 7491954.
HSL color Cylindrical-coordinate representation of color #725172: hue angle of 300º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #725172 is Cyan = 0, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 114 | - |
| CMYK | 0 | 0.29 | 0 | 0.55 |
| HSL | 300º | 0.17% | 0.38% | - |
| HSV(B) | 300º | 0.29% | 0.45% | - |
| XYZ | 12.92 | 10.68 | 17.3 | - |
| YUV | 94.63 | 138.93 | 141.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 114 | 0 | 0.29 | 0 | 0.55 | 300 | 0.17 | 0.38 |
| Hex | 72 | 51 | 72 | 0 | 1D | 0 | 37 | 12C | 11 | 26 |
| Octal | 162 | 121 | 162 | 0 | 35 | 0 | 67 | 454 | 21 | 46 |
| Binary | 1110010 | 1010001 | 1110010 | 0 | 11101 | 0 | 110111 | 100101100 | 10001 | 100110 |
Color Harmonies of #725172
Complementary color
Monochromatic Colors of #725172
Black with #725172
Text Example
Text Example
White with #725172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725172; }
p { color: rgb(114,81,114); }
H1.HeaderClassName
{
color: #725172;
}
.AnyTagClassName
{
color: #725172;
}
</style>
background-color css
<style>
a { background-color: #725172; }
a { background-color: rgb(114,81,114); }
div.DivClassName
{
background-color: #725172;
}
.BgClassName
{
background-color: #725172;
}
</style>
border-color css
<style>
span { border-color: #725172; }
span { border-color: rgb(114,81,114); }
td.TdClassName
{
border-color: #725172;
}
.TagClassName
{
border-color: #725172;
}
</style>