Shades of Merlot #773640
Tints of Merlot #773640
RGB
CMYK
RGB Variations
Color information
#773640 (or 0x773640) is known color: Merlot. HEX triplet: 77, 36 and 40. RGB value is (119,54,64). Sum of RGB (Red+Green+Blue) = 119+54+64=237 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.21% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 119 - color contains mainly: red. Hex color #773640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773640 is #88C9BF. Grayscale: #4A4A4A. Windows color (decimal): -8964544 or 4208247. OLE color: 4208247.
HSL color Cylindrical-coordinate representation of color #773640: hue angle of 350.77º 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 #773640 is Cyan = 0, Magento = 0.55, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 64 | - |
| CMYK | 0 | 0.55 | 0.46 | 0.53 |
| HSL | 350.77º | 0.38% | 0.34% | - |
| HSV(B) | 350.77º | 0.55% | 0.47% | - |
| XYZ | 9.85 | 6.93 | 5.67 | - |
| YUV | 74.58 | 122.03 | 159.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 64 | 0 | 0.55 | 0.46 | 0.53 | 350.77 | 0.38 | 0.34 |
| Hex | 77 | 36 | 40 | 0 | 37 | 2E | 35 | 15F | 26 | 22 |
| Octal | 167 | 66 | 100 | 0 | 67 | 56 | 65 | 537 | 46 | 42 |
| Binary | 1110111 | 110110 | 1000000 | 0 | 110111 | 101110 | 110101 | 101011111 | 100110 | 100010 |
Color Harmonies of #773640
Complementary color
Monochromatic Colors of #773640
Black with #773640
Text Example
Text Example
White with #773640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773640; }
p { color: rgb(119,54,64); }
H1.HeaderClassName
{
color: #773640;
}
.AnyTagClassName
{
color: #773640;
}
</style>
background-color css
<style>
a { background-color: #773640; }
a { background-color: rgb(119,54,64); }
div.DivClassName
{
background-color: #773640;
}
.BgClassName
{
background-color: #773640;
}
</style>
border-color css
<style>
span { border-color: #773640; }
span { border-color: rgb(119,54,64); }
td.TdClassName
{
border-color: #773640;
}
.TagClassName
{
border-color: #773640;
}
</style>