Shades of Merlot #713637
Tints of Merlot #713637
RGB
CMYK
RGB Variations
Color information
#713637 (or 0x713637) is known color: Merlot. HEX triplet: 71, 36 and 37. RGB value is (113,54,55). Sum of RGB (Red+Green+Blue) = 113+54+55=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 54 (21.48% from 255 or 24.32% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #713637 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713637 is #8EC9C8. Grayscale: #474747. Windows color (decimal): -9357769 or 3618417. OLE color: 3618417.
HSL color Cylindrical-coordinate representation of color #713637: hue angle of 358.98º 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 #713637 is Cyan = 0, Magento = 0.52, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 55 | - |
| CMYK | 0 | 0.52 | 0.51 | 0.56 |
| HSL | 358.98º | 0.35% | 0.33% | - |
| HSV(B) | 358.98º | 0.52% | 0.44% | - |
| XYZ | 8.82 | 6.42 | 4.39 | - |
| YUV | 71.76 | 118.55 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 55 | 0 | 0.52 | 0.51 | 0.56 | 358.98 | 0.35 | 0.33 |
| Hex | 71 | 36 | 37 | 0 | 34 | 33 | 38 | 167 | 23 | 21 |
| Octal | 161 | 66 | 67 | 0 | 64 | 63 | 70 | 547 | 43 | 41 |
| Binary | 1110001 | 110110 | 110111 | 0 | 110100 | 110011 | 111000 | 101100111 | 100011 | 100001 |
Color Harmonies of #713637
Complementary color
Monochromatic Colors of #713637
Black with #713637
Text Example
Text Example
White with #713637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713637; }
p { color: rgb(113,54,55); }
H1.HeaderClassName
{
color: #713637;
}
.AnyTagClassName
{
color: #713637;
}
</style>
background-color css
<style>
a { background-color: #713637; }
a { background-color: rgb(113,54,55); }
div.DivClassName
{
background-color: #713637;
}
.BgClassName
{
background-color: #713637;
}
</style>
border-color css
<style>
span { border-color: #713637; }
span { border-color: rgb(113,54,55); }
td.TdClassName
{
border-color: #713637;
}
.TagClassName
{
border-color: #713637;
}
</style>