Shades of Merlot #793437
Tints of Merlot #793437
RGB
CMYK
RGB Variations
Color information
#793437 (or 0x793437) is known color: Merlot. HEX triplet: 79, 34 and 37. RGB value is (121,52,55). Sum of RGB (Red+Green+Blue) = 121+52+55=228 (30% of max value = 765). Red value is 121 (47.66% from 255 or 53.07% from 228); Green value is 52 (20.70% from 255 or 22.81% from 228); Blue value is 55 (21.88% from 255 or 24.12% from 228); Max value from RGB is 121 - color contains mainly: red. Hex color #793437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793437 is #86CBC8. Grayscale: #494949. Windows color (decimal): -8833993 or 3617913. OLE color: 3617913.
HSL color Cylindrical-coordinate representation of color #793437: hue angle of 357.39º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #793437 is Cyan = 0, Magento = 0.57, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 55 | - |
| CMYK | 0 | 0.57 | 0.55 | 0.53 |
| HSL | 357.39º | 0.4% | 0.34% | - |
| HSV(B) | 357.39º | 0.57% | 0.47% | - |
| XYZ | 9.8 | 6.8 | 4.41 | - |
| YUV | 72.97 | 117.86 | 162.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 55 | 0 | 0.57 | 0.55 | 0.53 | 357.39 | 0.4 | 0.34 |
| Hex | 79 | 34 | 37 | 0 | 39 | 37 | 35 | 165 | 28 | 22 |
| Octal | 171 | 64 | 67 | 0 | 71 | 67 | 65 | 545 | 50 | 42 |
| Binary | 1111001 | 110100 | 110111 | 0 | 111001 | 110111 | 110101 | 101100101 | 101000 | 100010 |
Color Harmonies of #793437
Complementary color
Monochromatic Colors of #793437
Black with #793437
Text Example
Text Example
White with #793437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793437; }
p { color: rgb(121,52,55); }
H1.HeaderClassName
{
color: #793437;
}
.AnyTagClassName
{
color: #793437;
}
</style>
background-color css
<style>
a { background-color: #793437; }
a { background-color: rgb(121,52,55); }
div.DivClassName
{
background-color: #793437;
}
.BgClassName
{
background-color: #793437;
}
</style>
border-color css
<style>
span { border-color: #793437; }
span { border-color: rgb(121,52,55); }
td.TdClassName
{
border-color: #793437;
}
.TagClassName
{
border-color: #793437;
}
</style>