Shades of Merlot #713540
Tints of Merlot #713540
RGB
CMYK
RGB Variations
Color information
#713540 (or 0x713540) is known color: Merlot. HEX triplet: 71, 35 and 40. RGB value is (113,53,64). Sum of RGB (Red+Green+Blue) = 113+53+64=230 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.13% from 230); Green value is 53 (21.09% from 255 or 23.04% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 113 - color contains mainly: red. Hex color #713540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713540 is #8ECABF. Grayscale: #484848. Windows color (decimal): -9358016 or 4207985. OLE color: 4207985.
HSL color Cylindrical-coordinate representation of color #713540: hue angle of 349º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713540 is Cyan = 0, Magento = 0.53, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 64 | - |
| CMYK | 0 | 0.53 | 0.43 | 0.56 |
| HSL | 349º | 0.36% | 0.33% | - |
| HSV(B) | 349º | 0.53% | 0.44% | - |
| XYZ | 9.01 | 6.43 | 5.62 | - |
| YUV | 72.19 | 123.38 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 64 | 0 | 0.53 | 0.43 | 0.56 | 349 | 0.36 | 0.33 |
| Hex | 71 | 35 | 40 | 0 | 35 | 2B | 38 | 15D | 24 | 21 |
| Octal | 161 | 65 | 100 | 0 | 65 | 53 | 70 | 535 | 44 | 41 |
| Binary | 1110001 | 110101 | 1000000 | 0 | 110101 | 101011 | 111000 | 101011101 | 100100 | 100001 |
Color Harmonies of #713540
Complementary color
Monochromatic Colors of #713540
Black with #713540
Text Example
Text Example
White with #713540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713540; }
p { color: rgb(113,53,64); }
H1.HeaderClassName
{
color: #713540;
}
.AnyTagClassName
{
color: #713540;
}
</style>
background-color css
<style>
a { background-color: #713540; }
a { background-color: rgb(113,53,64); }
div.DivClassName
{
background-color: #713540;
}
.BgClassName
{
background-color: #713540;
}
</style>
border-color css
<style>
span { border-color: #713540; }
span { border-color: rgb(113,53,64); }
td.TdClassName
{
border-color: #713540;
}
.TagClassName
{
border-color: #713540;
}
</style>