Shades of Merlot #773743
Tints of Merlot #773743
RGB
CMYK
RGB Variations
Color information
#773743 (or 0x773743) is known color: Merlot. HEX triplet: 77, 37 and 43. RGB value is (119,55,67). Sum of RGB (Red+Green+Blue) = 119+55+67=241 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.38% from 241); Green value is 55 (21.88% from 255 or 22.82% from 241); Blue value is 67 (26.56% from 255 or 27.80% from 241); Max value from RGB is 119 - color contains mainly: red. Hex color #773743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773743 is #88C8BC. Grayscale: #4B4B4B. Windows color (decimal): -8964285 or 4405111. OLE color: 4405111.
HSL color Cylindrical-coordinate representation of color #773743: hue angle of 348.75º 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 #773743 is Cyan = 0, Magento = 0.54, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 67 | - |
| CMYK | 0 | 0.54 | 0.44 | 0.53 |
| HSL | 348.75º | 0.37% | 0.34% | - |
| HSV(B) | 348.75º | 0.54% | 0.47% | - |
| XYZ | 9.99 | 7.06 | 6.15 | - |
| YUV | 75.5 | 123.2 | 159.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 67 | 0 | 0.54 | 0.44 | 0.53 | 348.75 | 0.37 | 0.34 |
| Hex | 77 | 37 | 43 | 0 | 36 | 2C | 35 | 15D | 25 | 22 |
| Octal | 167 | 67 | 103 | 0 | 66 | 54 | 65 | 535 | 45 | 42 |
| Binary | 1110111 | 110111 | 1000011 | 0 | 110110 | 101100 | 110101 | 101011101 | 100101 | 100010 |
Color Harmonies of #773743
Complementary color
Monochromatic Colors of #773743
Black with #773743
Text Example
Text Example
White with #773743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773743; }
p { color: rgb(119,55,67); }
H1.HeaderClassName
{
color: #773743;
}
.AnyTagClassName
{
color: #773743;
}
</style>
background-color css
<style>
a { background-color: #773743; }
a { background-color: rgb(119,55,67); }
div.DivClassName
{
background-color: #773743;
}
.BgClassName
{
background-color: #773743;
}
</style>
border-color css
<style>
span { border-color: #773743; }
span { border-color: rgb(119,55,67); }
td.TdClassName
{
border-color: #773743;
}
.TagClassName
{
border-color: #773743;
}
</style>