Shades of Merlot #713538
Tints of Merlot #713538
RGB
CMYK
RGB Variations
Color information
#713538 (or 0x713538) is known color: Merlot. HEX triplet: 71, 35 and 38. RGB value is (113,53,56). Sum of RGB (Red+Green+Blue) = 113+53+56=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 53 (21.09% from 255 or 23.87% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #713538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713538 is #8ECAC7. Grayscale: #474747. Windows color (decimal): -9358024 or 3683697. OLE color: 3683697.
HSL color Cylindrical-coordinate representation of color #713538: hue angle of 357º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #713538 is Cyan = 0, Magento = 0.53, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 56 | - |
| CMYK | 0 | 0.53 | 0.50 | 0.56 |
| HSL | 357º | 0.36% | 0.33% | - |
| HSV(B) | 357º | 0.53% | 0.44% | - |
| XYZ | 8.8 | 6.34 | 4.5 | - |
| YUV | 71.28 | 119.38 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 56 | 0 | 0.53 | 0.50 | 0.56 | 357 | 0.36 | 0.33 |
| Hex | 71 | 35 | 38 | 0 | 35 | 32 | 38 | 165 | 24 | 21 |
| Octal | 161 | 65 | 70 | 0 | 65 | 62 | 70 | 545 | 44 | 41 |
| Binary | 1110001 | 110101 | 111000 | 0 | 110101 | 110010 | 111000 | 101100101 | 100100 | 100001 |
Color Harmonies of #713538
Complementary color
Monochromatic Colors of #713538
Black with #713538
Text Example
Text Example
White with #713538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713538; }
p { color: rgb(113,53,56); }
H1.HeaderClassName
{
color: #713538;
}
.AnyTagClassName
{
color: #713538;
}
</style>
background-color css
<style>
a { background-color: #713538; }
a { background-color: rgb(113,53,56); }
div.DivClassName
{
background-color: #713538;
}
.BgClassName
{
background-color: #713538;
}
</style>
border-color css
<style>
span { border-color: #713538; }
span { border-color: rgb(113,53,56); }
td.TdClassName
{
border-color: #713538;
}
.TagClassName
{
border-color: #713538;
}
</style>