Shades of Merlot #713137
Tints of Merlot #713137
RGB
CMYK
RGB Variations
Color information
#713137 (or 0x713137) is known color: Merlot. HEX triplet: 71, 31 and 37. RGB value is (113,49,55). Sum of RGB (Red+Green+Blue) = 113+49+55=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 49 (19.53% from 255 or 22.58% from 217); Blue value is 55 (21.88% from 255 or 25.35% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #713137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713137 is #8ECEC8. Grayscale: #444444. Windows color (decimal): -9359049 or 3617137. OLE color: 3617137.
HSL color Cylindrical-coordinate representation of color #713137: hue angle of 354.38º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713137 is Cyan = 0, Magento = 0.57, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 55 | - |
| CMYK | 0 | 0.57 | 0.51 | 0.56 |
| HSL | 354.38º | 0.4% | 0.32% | - |
| HSV(B) | 354.38º | 0.57% | 0.44% | - |
| XYZ | 8.6 | 5.98 | 4.32 | - |
| YUV | 68.82 | 120.2 | 159.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 55 | 0 | 0.57 | 0.51 | 0.56 | 354.38 | 0.4 | 0.32 |
| Hex | 71 | 31 | 37 | 0 | 39 | 33 | 38 | 162 | 28 | 20 |
| Octal | 161 | 61 | 67 | 0 | 71 | 63 | 70 | 542 | 50 | 40 |
| Binary | 1110001 | 110001 | 110111 | 0 | 111001 | 110011 | 111000 | 101100010 | 101000 | 100000 |
Color Harmonies of #713137
Complementary color
Monochromatic Colors of #713137
Black with #713137
Text Example
Text Example
White with #713137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713137; }
p { color: rgb(113,49,55); }
H1.HeaderClassName
{
color: #713137;
}
.AnyTagClassName
{
color: #713137;
}
</style>
background-color css
<style>
a { background-color: #713137; }
a { background-color: rgb(113,49,55); }
div.DivClassName
{
background-color: #713137;
}
.BgClassName
{
background-color: #713137;
}
</style>
border-color css
<style>
span { border-color: #713137; }
span { border-color: rgb(113,49,55); }
td.TdClassName
{
border-color: #713137;
}
.TagClassName
{
border-color: #713137;
}
</style>