Shades of Merlot #793640
Tints of Merlot #793640
RGB
CMYK
RGB Variations
Color information
#793640 (or 0x793640) is known color: Merlot. HEX triplet: 79, 36 and 40. RGB value is (121,54,64). Sum of RGB (Red+Green+Blue) = 121+54+64=239 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.63% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 121 - color contains mainly: red. Hex color #793640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793640 is #86C9BF. Grayscale: #4B4B4B. Windows color (decimal): -8833472 or 4208249. OLE color: 4208249.
HSL color Cylindrical-coordinate representation of color #793640: hue angle of 351.04º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #793640 is Cyan = 0, Magento = 0.55, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 54 | 64 | - |
| CMYK | 0 | 0.55 | 0.47 | 0.53 |
| HSL | 351.04º | 0.38% | 0.34% | - |
| HSV(B) | 351.04º | 0.55% | 0.47% | - |
| XYZ | 10.13 | 7.07 | 5.68 | - |
| YUV | 75.17 | 121.7 | 160.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 54 | 64 | 0 | 0.55 | 0.47 | 0.53 | 351.04 | 0.38 | 0.34 |
| Hex | 79 | 36 | 40 | 0 | 37 | 2F | 35 | 15F | 26 | 22 |
| Octal | 171 | 66 | 100 | 0 | 67 | 57 | 65 | 537 | 46 | 42 |
| Binary | 1111001 | 110110 | 1000000 | 0 | 110111 | 101111 | 110101 | 101011111 | 100110 | 100010 |
Color Harmonies of #793640
Complementary color
Monochromatic Colors of #793640
Black with #793640
Text Example
Text Example
White with #793640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793640; }
p { color: rgb(121,54,64); }
H1.HeaderClassName
{
color: #793640;
}
.AnyTagClassName
{
color: #793640;
}
</style>
background-color css
<style>
a { background-color: #793640; }
a { background-color: rgb(121,54,64); }
div.DivClassName
{
background-color: #793640;
}
.BgClassName
{
background-color: #793640;
}
</style>
border-color css
<style>
span { border-color: #793640; }
span { border-color: rgb(121,54,64); }
td.TdClassName
{
border-color: #793640;
}
.TagClassName
{
border-color: #793640;
}
</style>