Shades of Merlot #713744
Tints of Merlot #713744
RGB
CMYK
RGB Variations
Color information
#713744 (or 0x713744) is known color: Merlot. HEX triplet: 71, 37 and 44. RGB value is (113,55,68). Sum of RGB (Red+Green+Blue) = 113+55+68=236 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.88% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 68 (26.95% from 255 or 28.81% from 236); Max value from RGB is 113 - color contains mainly: red. Hex color #713744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713744 is #8EC8BB. Grayscale: #494949. Windows color (decimal): -9357500 or 4470641. OLE color: 4470641.
HSL color Cylindrical-coordinate representation of color #713744: hue angle of 346.55º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713744 is Cyan = 0, Magento = 0.51, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 68 | - |
| CMYK | 0 | 0.51 | 0.40 | 0.56 |
| HSL | 346.55º | 0.35% | 0.33% | - |
| HSV(B) | 346.55º | 0.51% | 0.44% | - |
| XYZ | 9.22 | 6.66 | 6.27 | - |
| YUV | 73.82 | 124.72 | 155.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 68 | 0 | 0.51 | 0.40 | 0.56 | 346.55 | 0.35 | 0.33 |
| Hex | 71 | 37 | 44 | 0 | 33 | 28 | 38 | 15B | 23 | 21 |
| Octal | 161 | 67 | 104 | 0 | 63 | 50 | 70 | 533 | 43 | 41 |
| Binary | 1110001 | 110111 | 1000100 | 0 | 110011 | 101000 | 111000 | 101011011 | 100011 | 100001 |
Color Harmonies of #713744
Complementary color
Monochromatic Colors of #713744
Black with #713744
Text Example
Text Example
White with #713744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713744; }
p { color: rgb(113,55,68); }
H1.HeaderClassName
{
color: #713744;
}
.AnyTagClassName
{
color: #713744;
}
</style>
background-color css
<style>
a { background-color: #713744; }
a { background-color: rgb(113,55,68); }
div.DivClassName
{
background-color: #713744;
}
.BgClassName
{
background-color: #713744;
}
</style>
border-color css
<style>
span { border-color: #713744; }
span { border-color: rgb(113,55,68); }
td.TdClassName
{
border-color: #713744;
}
.TagClassName
{
border-color: #713744;
}
</style>