Shades of Trendy Pink #715273
Tints of Trendy Pink #715273
RGB
CMYK
RGB Variations
Color information
#715273 (or 0x715273) is known color: Trendy Pink. HEX triplet: 71, 52 and 73. RGB value is (113,82,115). Sum of RGB (Red+Green+Blue) = 113+82+115=310 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.45% from 310); Green value is 82 (32.42% from 255 or 26.45% from 310); Blue value is 115 (45.31% from 255 or 37.10% from 310); Max value from RGB is 115 - color contains mainly: blue. Hex color #715273 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715273 is #8EAD8C. Grayscale: #5E5E5E. Windows color (decimal): -9350541 or 7557745. OLE color: 7557745.
HSL color Cylindrical-coordinate representation of color #715273: hue angle of 296.36º 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 #715273 is Cyan = 0.02, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 82 | 115 | - |
| CMYK | 0.02 | 0.29 | 0 | 0.55 |
| HSL | 296.36º | 0.17% | 0.39% | - |
| HSV(B) | 296.36º | 0.29% | 0.45% | - |
| XYZ | 12.92 | 10.78 | 17.62 | - |
| YUV | 95.03 | 139.27 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 115 | 0.02 | 0.29 | 0 | 0.55 | 296.36 | 0.17 | 0.39 |
| Hex | 71 | 52 | 73 | 2 | 1D | 0 | 37 | 128 | 11 | 27 |
| Octal | 161 | 122 | 163 | 2 | 35 | 0 | 67 | 450 | 21 | 47 |
| Binary | 1110001 | 1010010 | 1110011 | 10 | 11101 | 0 | 110111 | 100101000 | 10001 | 100111 |
Color Harmonies of #715273
Complementary color
Monochromatic Colors of #715273
Black with #715273
Text Example
Text Example
White with #715273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715273; }
p { color: rgb(113,82,115); }
H1.HeaderClassName
{
color: #715273;
}
.AnyTagClassName
{
color: #715273;
}
</style>
background-color css
<style>
a { background-color: #715273; }
a { background-color: rgb(113,82,115); }
div.DivClassName
{
background-color: #715273;
}
.BgClassName
{
background-color: #715273;
}
</style>
border-color css
<style>
span { border-color: #715273; }
span { border-color: rgb(113,82,115); }
td.TdClassName
{
border-color: #715273;
}
.TagClassName
{
border-color: #715273;
}
</style>