Shades of Merlot #713640
Tints of Merlot #713640
RGB
CMYK
RGB Variations
Color information
#713640 (or 0x713640) is known color: Merlot. HEX triplet: 71, 36 and 40. RGB value is (113,54,64). Sum of RGB (Red+Green+Blue) = 113+54+64=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 54 (21.48% from 255 or 23.38% from 231); Blue value is 64 (25.39% from 255 or 27.71% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #713640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713640 is #8EC9BF. Grayscale: #484848. Windows color (decimal): -9357760 or 4208241. OLE color: 4208241.
HSL color Cylindrical-coordinate representation of color #713640: hue angle of 349.83º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #713640 is Cyan = 0, Magento = 0.52, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 64 | - |
| CMYK | 0 | 0.52 | 0.43 | 0.56 |
| HSL | 349.83º | 0.35% | 0.33% | - |
| HSV(B) | 349.83º | 0.52% | 0.44% | - |
| XYZ | 9.05 | 6.52 | 5.63 | - |
| YUV | 72.78 | 123.05 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 64 | 0 | 0.52 | 0.43 | 0.56 | 349.83 | 0.35 | 0.33 |
| Hex | 71 | 36 | 40 | 0 | 34 | 2B | 38 | 15E | 23 | 21 |
| Octal | 161 | 66 | 100 | 0 | 64 | 53 | 70 | 536 | 43 | 41 |
| Binary | 1110001 | 110110 | 1000000 | 0 | 110100 | 101011 | 111000 | 101011110 | 100011 | 100001 |
Color Harmonies of #713640
Complementary color
Monochromatic Colors of #713640
Black with #713640
Text Example
Text Example
White with #713640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713640; }
p { color: rgb(113,54,64); }
H1.HeaderClassName
{
color: #713640;
}
.AnyTagClassName
{
color: #713640;
}
</style>
background-color css
<style>
a { background-color: #713640; }
a { background-color: rgb(113,54,64); }
div.DivClassName
{
background-color: #713640;
}
.BgClassName
{
background-color: #713640;
}
</style>
border-color css
<style>
span { border-color: #713640; }
span { border-color: rgb(113,54,64); }
td.TdClassName
{
border-color: #713640;
}
.TagClassName
{
border-color: #713640;
}
</style>