Shades of Merlot #773540
Tints of Merlot #773540
RGB
CMYK
RGB Variations
Color information
#773540 (or 0x773540) is known color: Merlot. HEX triplet: 77, 35 and 40. RGB value is (119,53,64). Sum of RGB (Red+Green+Blue) = 119+53+64=236 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.42% from 236); Green value is 53 (21.09% from 255 or 22.46% from 236); Blue value is 64 (25.39% from 255 or 27.12% from 236); Max value from RGB is 119 - color contains mainly: red. Hex color #773540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773540 is #88CABF. Grayscale: #4A4A4A. Windows color (decimal): -8964800 or 4207991. OLE color: 4207991.
HSL color Cylindrical-coordinate representation of color #773540: hue angle of 350º 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 #773540 is Cyan = 0, Magento = 0.55, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 64 | - |
| CMYK | 0 | 0.55 | 0.46 | 0.53 |
| HSL | 350º | 0.38% | 0.34% | - |
| HSV(B) | 350º | 0.55% | 0.47% | - |
| XYZ | 9.81 | 6.84 | 5.65 | - |
| YUV | 73.99 | 122.37 | 160.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 64 | 0 | 0.55 | 0.46 | 0.53 | 350 | 0.38 | 0.34 |
| Hex | 77 | 35 | 40 | 0 | 37 | 2E | 35 | 15E | 26 | 22 |
| Octal | 167 | 65 | 100 | 0 | 67 | 56 | 65 | 536 | 46 | 42 |
| Binary | 1110111 | 110101 | 1000000 | 0 | 110111 | 101110 | 110101 | 101011110 | 100110 | 100010 |
Color Harmonies of #773540
Complementary color
Monochromatic Colors of #773540
Black with #773540
Text Example
Text Example
White with #773540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773540; }
p { color: rgb(119,53,64); }
H1.HeaderClassName
{
color: #773540;
}
.AnyTagClassName
{
color: #773540;
}
</style>
background-color css
<style>
a { background-color: #773540; }
a { background-color: rgb(119,53,64); }
div.DivClassName
{
background-color: #773540;
}
.BgClassName
{
background-color: #773540;
}
</style>
border-color css
<style>
span { border-color: #773540; }
span { border-color: rgb(119,53,64); }
td.TdClassName
{
border-color: #773540;
}
.TagClassName
{
border-color: #773540;
}
</style>