Shades of Merlot #713138
Tints of Merlot #713138
RGB
CMYK
RGB Variations
Color information
#713138 (or 0x713138) is known color: Merlot. HEX triplet: 71, 31 and 38. RGB value is (113,49,56). Sum of RGB (Red+Green+Blue) = 113+49+56=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 49 (19.53% from 255 or 22.48% from 218); Blue value is 56 (22.27% from 255 or 25.69% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #713138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713138 is #8ECEC7. Grayscale: #444444. Windows color (decimal): -9359048 or 3682673. OLE color: 3682673.
HSL color Cylindrical-coordinate representation of color #713138: hue angle of 353.44º 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 #713138 is Cyan = 0, Magento = 0.57, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 56 | - |
| CMYK | 0 | 0.57 | 0.50 | 0.56 |
| HSL | 353.44º | 0.4% | 0.32% | - |
| HSV(B) | 353.44º | 0.57% | 0.44% | - |
| XYZ | 8.62 | 5.99 | 4.44 | - |
| YUV | 68.93 | 120.7 | 159.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 56 | 0 | 0.57 | 0.50 | 0.56 | 353.44 | 0.4 | 0.32 |
| Hex | 71 | 31 | 38 | 0 | 39 | 32 | 38 | 161 | 28 | 20 |
| Octal | 161 | 61 | 70 | 0 | 71 | 62 | 70 | 541 | 50 | 40 |
| Binary | 1110001 | 110001 | 111000 | 0 | 111001 | 110010 | 111000 | 101100001 | 101000 | 100000 |
Color Harmonies of #713138
Complementary color
Monochromatic Colors of #713138
Black with #713138
Text Example
Text Example
White with #713138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713138; }
p { color: rgb(113,49,56); }
H1.HeaderClassName
{
color: #713138;
}
.AnyTagClassName
{
color: #713138;
}
</style>
background-color css
<style>
a { background-color: #713138; }
a { background-color: rgb(113,49,56); }
div.DivClassName
{
background-color: #713138;
}
.BgClassName
{
background-color: #713138;
}
</style>
border-color css
<style>
span { border-color: #713138; }
span { border-color: rgb(113,49,56); }
td.TdClassName
{
border-color: #713138;
}
.TagClassName
{
border-color: #713138;
}
</style>