Shades of Merlot #773136
Tints of Merlot #773136
RGB
CMYK
RGB Variations
Color information
#773136 (or 0x773136) is known color: Merlot. HEX triplet: 77, 31 and 36. RGB value is (119,49,54). Sum of RGB (Red+Green+Blue) = 119+49+54=222 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.60% from 222); Green value is 49 (19.53% from 255 or 22.07% from 222); Blue value is 54 (21.48% from 255 or 24.32% from 222); Max value from RGB is 119 - color contains mainly: red. Hex color #773136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773136 is #88CEC9. Grayscale: #464646. Windows color (decimal): -8965834 or 3551607. OLE color: 3551607.
HSL color Cylindrical-coordinate representation of color #773136: hue angle of 355.71º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #773136 is Cyan = 0, Magento = 0.59, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 54 | - |
| CMYK | 0 | 0.59 | 0.55 | 0.53 |
| HSL | 355.71º | 0.42% | 0.33% | - |
| HSV(B) | 355.71º | 0.59% | 0.47% | - |
| XYZ | 9.37 | 6.38 | 4.23 | - |
| YUV | 70.5 | 118.69 | 162.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 54 | 0 | 0.59 | 0.55 | 0.53 | 355.71 | 0.42 | 0.33 |
| Hex | 77 | 31 | 36 | 0 | 3B | 37 | 35 | 164 | 2A | 21 |
| Octal | 167 | 61 | 66 | 0 | 73 | 67 | 65 | 544 | 52 | 41 |
| Binary | 1110111 | 110001 | 110110 | 0 | 111011 | 110111 | 110101 | 101100100 | 101010 | 100001 |
Color Harmonies of #773136
Complementary color
Monochromatic Colors of #773136
Black with #773136
Text Example
Text Example
White with #773136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773136; }
p { color: rgb(119,49,54); }
H1.HeaderClassName
{
color: #773136;
}
.AnyTagClassName
{
color: #773136;
}
</style>
background-color css
<style>
a { background-color: #773136; }
a { background-color: rgb(119,49,54); }
div.DivClassName
{
background-color: #773136;
}
.BgClassName
{
background-color: #773136;
}
</style>
border-color css
<style>
span { border-color: #773136; }
span { border-color: rgb(119,49,54); }
td.TdClassName
{
border-color: #773136;
}
.TagClassName
{
border-color: #773136;
}
</style>