Shades of Trendy Pink #715873
Tints of Trendy Pink #715873
RGB
CMYK
RGB Variations
Color information
#715873 (or 0x715873) is known color: Trendy Pink. HEX triplet: 71, 58 and 73. RGB value is (113,88,115). Sum of RGB (Red+Green+Blue) = 113+88+115=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 88 (34.77% from 255 or 27.85% from 316); Blue value is 115 (45.31% from 255 or 36.39% from 316); Max value from RGB is 115 - color contains mainly: blue. Hex color #715873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715873 is #8EA78C. Grayscale: #626262. Windows color (decimal): -9349005 or 7559281. OLE color: 7559281.
HSL color Cylindrical-coordinate representation of color #715873: hue angle of 295.56º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #715873 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 88 | 115 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.55 |
| HSL | 295.56º | 0.13% | 0.4% | - |
| HSV(B) | 295.56º | 0.23% | 0.45% | - |
| XYZ | 13.39 | 11.73 | 17.78 | - |
| YUV | 98.55 | 137.28 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 115 | 0.02 | 0.23 | 0 | 0.55 | 295.56 | 0.13 | 0.4 |
| Hex | 71 | 58 | 73 | 2 | 17 | 0 | 37 | 128 | D | 28 |
| Octal | 161 | 130 | 163 | 2 | 27 | 0 | 67 | 450 | 15 | 50 |
| Binary | 1110001 | 1011000 | 1110011 | 10 | 10111 | 0 | 110111 | 100101000 | 1101 | 101000 |
Color Harmonies of #715873
Complementary color
Monochromatic Colors of #715873
Black with #715873
Text Example
Text Example
White with #715873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715873; }
p { color: rgb(113,88,115); }
H1.HeaderClassName
{
color: #715873;
}
.AnyTagClassName
{
color: #715873;
}
</style>
background-color css
<style>
a { background-color: #715873; }
a { background-color: rgb(113,88,115); }
div.DivClassName
{
background-color: #715873;
}
.BgClassName
{
background-color: #715873;
}
</style>
border-color css
<style>
span { border-color: #715873; }
span { border-color: rgb(113,88,115); }
td.TdClassName
{
border-color: #715873;
}
.TagClassName
{
border-color: #715873;
}
</style>