Shades of Merlot #713336
Tints of Merlot #713336
RGB
CMYK
RGB Variations
Color information
#713336 (or 0x713336) is known color: Merlot. HEX triplet: 71, 33 and 36. RGB value is (113,51,54). Sum of RGB (Red+Green+Blue) = 113+51+54=218 (28% of max value = 765). Red value is 113 (44.53% from 255 or 51.83% from 218); Green value is 51 (20.31% from 255 or 23.39% from 218); Blue value is 54 (21.48% from 255 or 24.77% from 218); Max value from RGB is 113 - color contains mainly: red. Hex color #713336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713336 is #8ECCC9. Grayscale: #454545. Windows color (decimal): -9358538 or 3552113. OLE color: 3552113.
HSL color Cylindrical-coordinate representation of color #713336: hue angle of 357.1º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713336 is Cyan = 0, Magento = 0.55, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 54 | - |
| CMYK | 0 | 0.55 | 0.52 | 0.56 |
| HSL | 357.1º | 0.38% | 0.32% | - |
| HSV(B) | 357.1º | 0.55% | 0.44% | - |
| XYZ | 8.66 | 6.14 | 4.22 | - |
| YUV | 69.88 | 119.04 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 54 | 0 | 0.55 | 0.52 | 0.56 | 357.1 | 0.38 | 0.32 |
| Hex | 71 | 33 | 36 | 0 | 37 | 34 | 38 | 165 | 26 | 20 |
| Octal | 161 | 63 | 66 | 0 | 67 | 64 | 70 | 545 | 46 | 40 |
| Binary | 1110001 | 110011 | 110110 | 0 | 110111 | 110100 | 111000 | 101100101 | 100110 | 100000 |
Color Harmonies of #713336
Complementary color
Monochromatic Colors of #713336
Black with #713336
Text Example
Text Example
White with #713336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713336; }
p { color: rgb(113,51,54); }
H1.HeaderClassName
{
color: #713336;
}
.AnyTagClassName
{
color: #713336;
}
</style>
background-color css
<style>
a { background-color: #713336; }
a { background-color: rgb(113,51,54); }
div.DivClassName
{
background-color: #713336;
}
.BgClassName
{
background-color: #713336;
}
</style>
border-color css
<style>
span { border-color: #713336; }
span { border-color: rgb(113,51,54); }
td.TdClassName
{
border-color: #713336;
}
.TagClassName
{
border-color: #713336;
}
</style>