Shades of Merlot #793942
Tints of Merlot #793942
RGB
CMYK
RGB Variations
Color information
#793942 (or 0x793942) is known color: Merlot. HEX triplet: 79, 39 and 42. RGB value is (121,57,66). Sum of RGB (Red+Green+Blue) = 121+57+66=244 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.59% from 244); Green value is 57 (22.66% from 255 or 23.36% from 244); Blue value is 66 (26.17% from 255 or 27.05% from 244); Max value from RGB is 121 - color contains mainly: red. Hex color #793942 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793942 is #86C6BD. Grayscale: #4D4D4D. Windows color (decimal): -8832702 or 4340089. OLE color: 4340089.
HSL color Cylindrical-coordinate representation of color #793942: hue angle of 351.56º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #793942 is Cyan = 0, Magento = 0.53, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 57 | 66 | - |
| CMYK | 0 | 0.53 | 0.45 | 0.53 |
| HSL | 351.56º | 0.36% | 0.35% | - |
| HSV(B) | 351.56º | 0.53% | 0.47% | - |
| XYZ | 10.33 | 7.38 | 6.04 | - |
| YUV | 77.16 | 121.7 | 159.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 57 | 66 | 0 | 0.53 | 0.45 | 0.53 | 351.56 | 0.36 | 0.35 |
| Hex | 79 | 39 | 42 | 0 | 35 | 2D | 35 | 160 | 24 | 23 |
| Octal | 171 | 71 | 102 | 0 | 65 | 55 | 65 | 540 | 44 | 43 |
| Binary | 1111001 | 111001 | 1000010 | 0 | 110101 | 101101 | 110101 | 101100000 | 100100 | 100011 |
Color Harmonies of #793942
Complementary color
Monochromatic Colors of #793942
Black with #793942
Text Example
Text Example
White with #793942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793942; }
p { color: rgb(121,57,66); }
H1.HeaderClassName
{
color: #793942;
}
.AnyTagClassName
{
color: #793942;
}
</style>
background-color css
<style>
a { background-color: #793942; }
a { background-color: rgb(121,57,66); }
div.DivClassName
{
background-color: #793942;
}
.BgClassName
{
background-color: #793942;
}
</style>
border-color css
<style>
span { border-color: #793942; }
span { border-color: rgb(121,57,66); }
td.TdClassName
{
border-color: #793942;
}
.TagClassName
{
border-color: #793942;
}
</style>