Shades of Merlot #793740
Tints of Merlot #793740
RGB
CMYK
RGB Variations
Color information
#793740 (or 0x793740) is known color: Merlot. HEX triplet: 79, 37 and 40. RGB value is (121,55,64). Sum of RGB (Red+Green+Blue) = 121+55+64=240 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.42% from 240); Green value is 55 (21.88% from 255 or 22.92% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 121 - color contains mainly: red. Hex color #793740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793740 is #86C8BF. Grayscale: #4B4B4B. Windows color (decimal): -8833216 or 4208505. OLE color: 4208505.
HSL color Cylindrical-coordinate representation of color #793740: hue angle of 351.82º degrees, saturation: 0.38, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793740 is Cyan = 0, Magento = 0.55, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 55 | 64 | - |
| CMYK | 0 | 0.55 | 0.47 | 0.53 |
| HSL | 351.82º | 0.38% | 0.35% | - |
| HSV(B) | 351.82º | 0.55% | 0.47% | - |
| XYZ | 10.18 | 7.17 | 5.7 | - |
| YUV | 75.76 | 121.37 | 160.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 55 | 64 | 0 | 0.55 | 0.47 | 0.53 | 351.82 | 0.38 | 0.35 |
| Hex | 79 | 37 | 40 | 0 | 37 | 2F | 35 | 160 | 26 | 23 |
| Octal | 171 | 67 | 100 | 0 | 67 | 57 | 65 | 540 | 46 | 43 |
| Binary | 1111001 | 110111 | 1000000 | 0 | 110111 | 101111 | 110101 | 101100000 | 100110 | 100011 |
Color Harmonies of #793740
Complementary color
Monochromatic Colors of #793740
Black with #793740
Text Example
Text Example
White with #793740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793740; }
p { color: rgb(121,55,64); }
H1.HeaderClassName
{
color: #793740;
}
.AnyTagClassName
{
color: #793740;
}
</style>
background-color css
<style>
a { background-color: #793740; }
a { background-color: rgb(121,55,64); }
div.DivClassName
{
background-color: #793740;
}
.BgClassName
{
background-color: #793740;
}
</style>
border-color css
<style>
span { border-color: #793740; }
span { border-color: rgb(121,55,64); }
td.TdClassName
{
border-color: #793740;
}
.TagClassName
{
border-color: #793740;
}
</style>