Shades of Merlot #773440
Tints of Merlot #773440
RGB
CMYK
RGB Variations
Color information
#773440 (or 0x773440) is known color: Merlot. HEX triplet: 77, 34 and 40. RGB value is (119,52,64). Sum of RGB (Red+Green+Blue) = 119+52+64=235 (31% of max value = 765). Red value is 119 (46.88% from 255 or 50.64% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 119 - color contains mainly: red. Hex color #773440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773440 is #88CBBF. Grayscale: #494949. Windows color (decimal): -8965056 or 4207735. OLE color: 4207735.
HSL color Cylindrical-coordinate representation of color #773440: hue angle of 349.25º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773440 is Cyan = 0, Magento = 0.56, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 64 | - |
| CMYK | 0 | 0.56 | 0.46 | 0.53 |
| HSL | 349.25º | 0.39% | 0.34% | - |
| HSV(B) | 349.25º | 0.56% | 0.47% | - |
| XYZ | 9.76 | 6.75 | 5.64 | - |
| YUV | 73.4 | 122.7 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 64 | 0 | 0.56 | 0.46 | 0.53 | 349.25 | 0.39 | 0.34 |
| Hex | 77 | 34 | 40 | 0 | 38 | 2E | 35 | 15D | 27 | 22 |
| Octal | 167 | 64 | 100 | 0 | 70 | 56 | 65 | 535 | 47 | 42 |
| Binary | 1110111 | 110100 | 1000000 | 0 | 111000 | 101110 | 110101 | 101011101 | 100111 | 100010 |
Color Harmonies of #773440
Complementary color
Monochromatic Colors of #773440
Black with #773440
Text Example
Text Example
White with #773440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773440; }
p { color: rgb(119,52,64); }
H1.HeaderClassName
{
color: #773440;
}
.AnyTagClassName
{
color: #773440;
}
</style>
background-color css
<style>
a { background-color: #773440; }
a { background-color: rgb(119,52,64); }
div.DivClassName
{
background-color: #773440;
}
.BgClassName
{
background-color: #773440;
}
</style>
border-color css
<style>
span { border-color: #773440; }
span { border-color: rgb(119,52,64); }
td.TdClassName
{
border-color: #773440;
}
.TagClassName
{
border-color: #773440;
}
</style>