Shades of Merlot #713541
Tints of Merlot #713541
RGB
CMYK
RGB Variations
Color information
#713541 (or 0x713541) is known color: Merlot. HEX triplet: 71, 35 and 41. RGB value is (113,53,65). Sum of RGB (Red+Green+Blue) = 113+53+65=231 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.92% from 231); Green value is 53 (21.09% from 255 or 22.94% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 113 - color contains mainly: red. Hex color #713541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713541 is #8ECABE. Grayscale: #484848. Windows color (decimal): -9358015 or 4273521. OLE color: 4273521.
HSL color Cylindrical-coordinate representation of color #713541: hue angle of 348º 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 #713541 is Cyan = 0, Magento = 0.53, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 53 | 65 | - |
| CMYK | 0 | 0.53 | 0.42 | 0.56 |
| HSL | 348º | 0.36% | 0.33% | - |
| HSV(B) | 348º | 0.53% | 0.44% | - |
| XYZ | 9.04 | 6.44 | 5.77 | - |
| YUV | 72.31 | 123.88 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 53 | 65 | 0 | 0.53 | 0.42 | 0.56 | 348 | 0.36 | 0.33 |
| Hex | 71 | 35 | 41 | 0 | 35 | 2A | 38 | 15C | 24 | 21 |
| Octal | 161 | 65 | 101 | 0 | 65 | 52 | 70 | 534 | 44 | 41 |
| Binary | 1110001 | 110101 | 1000001 | 0 | 110101 | 101010 | 111000 | 101011100 | 100100 | 100001 |
Color Harmonies of #713541
Complementary color
Monochromatic Colors of #713541
Black with #713541
Text Example
Text Example
White with #713541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713541; }
p { color: rgb(113,53,65); }
H1.HeaderClassName
{
color: #713541;
}
.AnyTagClassName
{
color: #713541;
}
</style>
background-color css
<style>
a { background-color: #713541; }
a { background-color: rgb(113,53,65); }
div.DivClassName
{
background-color: #713541;
}
.BgClassName
{
background-color: #713541;
}
</style>
border-color css
<style>
span { border-color: #713541; }
span { border-color: rgb(113,53,65); }
td.TdClassName
{
border-color: #713541;
}
.TagClassName
{
border-color: #713541;
}
</style>