Shades of Trendy Pink #715274
Tints of Trendy Pink #715274
RGB
CMYK
RGB Variations
Color information
#715274 (or 0x715274) is known color: Trendy Pink. HEX triplet: 71, 52 and 74. RGB value is (113,82,116). Sum of RGB (Red+Green+Blue) = 113+82+116=311 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.33% from 311); Green value is 82 (32.42% from 255 or 26.37% from 311); Blue value is 116 (45.70% from 255 or 37.30% from 311); Max value from RGB is 116 - color contains mainly: blue. Hex color #715274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715274 is #8EAD8B. Grayscale: #5F5F5F. Windows color (decimal): -9350540 or 7623281. OLE color: 7623281.
HSL color Cylindrical-coordinate representation of color #715274: hue angle of 294.71º 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 #715274 is Cyan = 0.03, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 82 | 116 | - |
| CMYK | 0.03 | 0.29 | 0 | 0.55 |
| HSL | 294.71º | 0.17% | 0.39% | - |
| HSV(B) | 294.71º | 0.29% | 0.45% | - |
| XYZ | 12.98 | 10.81 | 17.92 | - |
| YUV | 95.15 | 139.77 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 116 | 0.03 | 0.29 | 0 | 0.55 | 294.71 | 0.17 | 0.39 |
| Hex | 71 | 52 | 74 | 3 | 1D | 0 | 37 | 127 | 11 | 27 |
| Octal | 161 | 122 | 164 | 3 | 35 | 0 | 67 | 447 | 21 | 47 |
| Binary | 1110001 | 1010010 | 1110100 | 11 | 11101 | 0 | 110111 | 100100111 | 10001 | 100111 |
Color Harmonies of #715274
Complementary color
Monochromatic Colors of #715274
Black with #715274
Text Example
Text Example
White with #715274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715274; }
p { color: rgb(113,82,116); }
H1.HeaderClassName
{
color: #715274;
}
.AnyTagClassName
{
color: #715274;
}
</style>
background-color css
<style>
a { background-color: #715274; }
a { background-color: rgb(113,82,116); }
div.DivClassName
{
background-color: #715274;
}
.BgClassName
{
background-color: #715274;
}
</style>
border-color css
<style>
span { border-color: #715274; }
span { border-color: rgb(113,82,116); }
td.TdClassName
{
border-color: #715274;
}
.TagClassName
{
border-color: #715274;
}
</style>