Shades of Merlot #773738
Tints of Merlot #773738
RGB
CMYK
RGB Variations
Color information
#773738 (or 0x773738) is known color: Merlot. HEX triplet: 77, 37 and 38. RGB value is (119,55,56). Sum of RGB (Red+Green+Blue) = 119+55+56=230 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.74% from 230); Green value is 55 (21.88% from 255 or 23.91% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 119 - color contains mainly: red. Hex color #773738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773738 is #88C8C7. Grayscale: #4A4A4A. Windows color (decimal): -8964296 or 3684215. OLE color: 3684215.
HSL color Cylindrical-coordinate representation of color #773738: hue angle of 359.06º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #773738 is Cyan = 0, Magento = 0.54, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 56 | - |
| CMYK | 0 | 0.54 | 0.53 | 0.53 |
| HSL | 359.06º | 0.37% | 0.34% | - |
| HSV(B) | 359.06º | 0.54% | 0.47% | - |
| XYZ | 9.69 | 6.94 | 4.57 | - |
| YUV | 74.25 | 117.7 | 159.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 56 | 0 | 0.54 | 0.53 | 0.53 | 359.06 | 0.37 | 0.34 |
| Hex | 77 | 37 | 38 | 0 | 36 | 35 | 35 | 167 | 25 | 22 |
| Octal | 167 | 67 | 70 | 0 | 66 | 65 | 65 | 547 | 45 | 42 |
| Binary | 1110111 | 110111 | 111000 | 0 | 110110 | 110101 | 110101 | 101100111 | 100101 | 100010 |
Color Harmonies of #773738
Complementary color
Monochromatic Colors of #773738
Black with #773738
Text Example
Text Example
White with #773738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773738; }
p { color: rgb(119,55,56); }
H1.HeaderClassName
{
color: #773738;
}
.AnyTagClassName
{
color: #773738;
}
</style>
background-color css
<style>
a { background-color: #773738; }
a { background-color: rgb(119,55,56); }
div.DivClassName
{
background-color: #773738;
}
.BgClassName
{
background-color: #773738;
}
</style>
border-color css
<style>
span { border-color: #773738; }
span { border-color: rgb(119,55,56); }
td.TdClassName
{
border-color: #773738;
}
.TagClassName
{
border-color: #773738;
}
</style>