Shades of Merlot #713136
Tints of Merlot #713136
RGB
CMYK
RGB Variations
Color information
#713136 (or 0x713136) is known color: Merlot. HEX triplet: 71, 31 and 36. RGB value is (113,49,54). Sum of RGB (Red+Green+Blue) = 113+49+54=216 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.31% from 216); Green value is 49 (19.53% from 255 or 22.69% from 216); Blue value is 54 (21.48% from 255 or 25% from 216); Max value from RGB is 113 - color contains mainly: red. Hex color #713136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713136 is #8ECEC9. Grayscale: #444444. Windows color (decimal): -9359050 or 3551601. OLE color: 3551601.
HSL color Cylindrical-coordinate representation of color #713136: hue angle of 355.31º 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 #713136 is Cyan = 0, Magento = 0.57, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 54 | - |
| CMYK | 0 | 0.57 | 0.52 | 0.56 |
| HSL | 355.31º | 0.4% | 0.32% | - |
| HSV(B) | 355.31º | 0.57% | 0.44% | - |
| XYZ | 8.57 | 5.97 | 4.19 | - |
| YUV | 68.71 | 119.7 | 159.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 54 | 0 | 0.57 | 0.52 | 0.56 | 355.31 | 0.4 | 0.32 |
| Hex | 71 | 31 | 36 | 0 | 39 | 34 | 38 | 163 | 28 | 20 |
| Octal | 161 | 61 | 66 | 0 | 71 | 64 | 70 | 543 | 50 | 40 |
| Binary | 1110001 | 110001 | 110110 | 0 | 111001 | 110100 | 111000 | 101100011 | 101000 | 100000 |
Color Harmonies of #713136
Complementary color
Monochromatic Colors of #713136
Black with #713136
Text Example
Text Example
White with #713136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713136; }
p { color: rgb(113,49,54); }
H1.HeaderClassName
{
color: #713136;
}
.AnyTagClassName
{
color: #713136;
}
</style>
background-color css
<style>
a { background-color: #713136; }
a { background-color: rgb(113,49,54); }
div.DivClassName
{
background-color: #713136;
}
.BgClassName
{
background-color: #713136;
}
</style>
border-color css
<style>
span { border-color: #713136; }
span { border-color: rgb(113,49,54); }
td.TdClassName
{
border-color: #713136;
}
.TagClassName
{
border-color: #713136;
}
</style>