Shades of Merlot #713742
Tints of Merlot #713742
RGB
CMYK
RGB Variations
Color information
#713742 (or 0x713742) is known color: Merlot. HEX triplet: 71, 37 and 42. RGB value is (113,55,66). Sum of RGB (Red+Green+Blue) = 113+55+66=234 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.29% from 234); Green value is 55 (21.88% from 255 or 23.50% from 234); Blue value is 66 (26.17% from 255 or 28.21% from 234); Max value from RGB is 113 - color contains mainly: red. Hex color #713742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713742 is #8EC8BD. Grayscale: #494949. Windows color (decimal): -9357502 or 4339569. OLE color: 4339569.
HSL color Cylindrical-coordinate representation of color #713742: hue angle of 348.62º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713742 is Cyan = 0, Magento = 0.51, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 66 | - |
| CMYK | 0 | 0.51 | 0.42 | 0.56 |
| HSL | 348.62º | 0.35% | 0.33% | - |
| HSV(B) | 348.62º | 0.51% | 0.44% | - |
| XYZ | 9.16 | 6.64 | 5.95 | - |
| YUV | 73.6 | 123.72 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 66 | 0 | 0.51 | 0.42 | 0.56 | 348.62 | 0.35 | 0.33 |
| Hex | 71 | 37 | 42 | 0 | 33 | 2A | 38 | 15D | 23 | 21 |
| Octal | 161 | 67 | 102 | 0 | 63 | 52 | 70 | 535 | 43 | 41 |
| Binary | 1110001 | 110111 | 1000010 | 0 | 110011 | 101010 | 111000 | 101011101 | 100011 | 100001 |
Color Harmonies of #713742
Complementary color
Monochromatic Colors of #713742
Black with #713742
Text Example
Text Example
White with #713742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713742; }
p { color: rgb(113,55,66); }
H1.HeaderClassName
{
color: #713742;
}
.AnyTagClassName
{
color: #713742;
}
</style>
background-color css
<style>
a { background-color: #713742; }
a { background-color: rgb(113,55,66); }
div.DivClassName
{
background-color: #713742;
}
.BgClassName
{
background-color: #713742;
}
</style>
border-color css
<style>
span { border-color: #713742; }
span { border-color: rgb(113,55,66); }
td.TdClassName
{
border-color: #713742;
}
.TagClassName
{
border-color: #713742;
}
</style>