Shades of Merlot #763740
Tints of Merlot #763740
RGB
CMYK
RGB Variations
Color information
#763740 (or 0x763740) is known color: Merlot. HEX triplet: 76, 37 and 40. RGB value is (118,55,64). Sum of RGB (Red+Green+Blue) = 118+55+64=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 55 (21.88% from 255 or 23.21% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #763740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763740 is #89C8BF. Grayscale: #4A4A4A. Windows color (decimal): -9029824 or 4208502. OLE color: 4208502.
HSL color Cylindrical-coordinate representation of color #763740: hue angle of 351.43º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763740 is Cyan = 0, Magento = 0.53, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 64 | - |
| CMYK | 0 | 0.53 | 0.46 | 0.54 |
| HSL | 351.43º | 0.36% | 0.34% | - |
| HSV(B) | 351.43º | 0.53% | 0.46% | - |
| XYZ | 9.76 | 6.95 | 5.68 | - |
| YUV | 74.86 | 121.87 | 158.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 64 | 0 | 0.53 | 0.46 | 0.54 | 351.43 | 0.36 | 0.34 |
| Hex | 76 | 37 | 40 | 0 | 35 | 2E | 36 | 15F | 24 | 22 |
| Octal | 166 | 67 | 100 | 0 | 65 | 56 | 66 | 537 | 44 | 42 |
| Binary | 1110110 | 110111 | 1000000 | 0 | 110101 | 101110 | 110110 | 101011111 | 100100 | 100010 |
Color Harmonies of #763740
Complementary color
Monochromatic Colors of #763740
Black with #763740
Text Example
Text Example
White with #763740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763740; }
p { color: rgb(118,55,64); }
H1.HeaderClassName
{
color: #763740;
}
.AnyTagClassName
{
color: #763740;
}
</style>
background-color css
<style>
a { background-color: #763740; }
a { background-color: rgb(118,55,64); }
div.DivClassName
{
background-color: #763740;
}
.BgClassName
{
background-color: #763740;
}
</style>
border-color css
<style>
span { border-color: #763740; }
span { border-color: rgb(118,55,64); }
td.TdClassName
{
border-color: #763740;
}
.TagClassName
{
border-color: #763740;
}
</style>