Shades of Trendy Pink #715474
Tints of Trendy Pink #715474
RGB
CMYK
RGB Variations
Color information
#715474 (or 0x715474) is known color: Trendy Pink. HEX triplet: 71, 54 and 74. RGB value is (113,84,116). Sum of RGB (Red+Green+Blue) = 113+84+116=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 84 (33.20% from 255 or 26.84% from 313); Blue value is 116 (45.70% from 255 or 37.06% from 313); Max value from RGB is 116 - color contains mainly: blue. Hex color #715474 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715474 is #8EAB8B. Grayscale: #606060. Windows color (decimal): -9350028 or 7623793. OLE color: 7623793.
HSL color Cylindrical-coordinate representation of color #715474: hue angle of 294.38º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715474 is Cyan = 0.03, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 84 | 116 | - |
| CMYK | 0.03 | 0.28 | 0 | 0.55 |
| HSL | 294.38º | 0.16% | 0.39% | - |
| HSV(B) | 294.38º | 0.28% | 0.45% | - |
| XYZ | 13.13 | 11.11 | 17.98 | - |
| YUV | 96.32 | 139.11 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 116 | 0.03 | 0.28 | 0 | 0.55 | 294.38 | 0.16 | 0.39 |
| Hex | 71 | 54 | 74 | 3 | 1C | 0 | 37 | 126 | 10 | 27 |
| Octal | 161 | 124 | 164 | 3 | 34 | 0 | 67 | 446 | 20 | 47 |
| Binary | 1110001 | 1010100 | 1110100 | 11 | 11100 | 0 | 110111 | 100100110 | 10000 | 100111 |
Color Harmonies of #715474
Complementary color
Monochromatic Colors of #715474
Black with #715474
Text Example
Text Example
White with #715474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715474; }
p { color: rgb(113,84,116); }
H1.HeaderClassName
{
color: #715474;
}
.AnyTagClassName
{
color: #715474;
}
</style>
background-color css
<style>
a { background-color: #715474; }
a { background-color: rgb(113,84,116); }
div.DivClassName
{
background-color: #715474;
}
.BgClassName
{
background-color: #715474;
}
</style>
border-color css
<style>
span { border-color: #715474; }
span { border-color: rgb(113,84,116); }
td.TdClassName
{
border-color: #715474;
}
.TagClassName
{
border-color: #715474;
}
</style>