Shades of Trendy Pink #715673
Tints of Trendy Pink #715673
RGB
CMYK
RGB Variations
Color information
#715673 (or 0x715673) is known color: Trendy Pink. HEX triplet: 71, 56 and 73. RGB value is (113,86,115). Sum of RGB (Red+Green+Blue) = 113+86+115=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 86 (33.98% from 255 or 27.39% from 314); Blue value is 115 (45.31% from 255 or 36.62% from 314); Max value from RGB is 115 - color contains mainly: blue. Hex color #715673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715673 is #8EA98C. Grayscale: #616161. Windows color (decimal): -9349517 or 7558769. OLE color: 7558769.
HSL color Cylindrical-coordinate representation of color #715673: hue angle of 295.86º 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 #715673 is Cyan = 0.02, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 86 | 115 | - |
| CMYK | 0.02 | 0.25 | 0 | 0.55 |
| HSL | 295.86º | 0.14% | 0.39% | - |
| HSV(B) | 295.86º | 0.25% | 0.45% | - |
| XYZ | 13.23 | 11.4 | 17.72 | - |
| YUV | 97.38 | 137.95 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 115 | 0.02 | 0.25 | 0 | 0.55 | 295.86 | 0.14 | 0.39 |
| Hex | 71 | 56 | 73 | 2 | 19 | 0 | 37 | 128 | E | 27 |
| Octal | 161 | 126 | 163 | 2 | 31 | 0 | 67 | 450 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1110011 | 10 | 11001 | 0 | 110111 | 100101000 | 1110 | 100111 |
Color Harmonies of #715673
Complementary color
Monochromatic Colors of #715673
Black with #715673
Text Example
Text Example
White with #715673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715673; }
p { color: rgb(113,86,115); }
H1.HeaderClassName
{
color: #715673;
}
.AnyTagClassName
{
color: #715673;
}
</style>
background-color css
<style>
a { background-color: #715673; }
a { background-color: rgb(113,86,115); }
div.DivClassName
{
background-color: #715673;
}
.BgClassName
{
background-color: #715673;
}
</style>
border-color css
<style>
span { border-color: #715673; }
span { border-color: rgb(113,86,115); }
td.TdClassName
{
border-color: #715673;
}
.TagClassName
{
border-color: #715673;
}
</style>