Shades of Merlot #743540
Tints of Merlot #743540
RGB
CMYK
RGB Variations
Color information
#743540 (or 0x743540) is known color: Merlot. HEX triplet: 74, 35 and 40. RGB value is (116,53,64). Sum of RGB (Red+Green+Blue) = 116+53+64=233 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.79% from 233); Green value is 53 (21.09% from 255 or 22.75% from 233); Blue value is 64 (25.39% from 255 or 27.47% from 233); Max value from RGB is 116 - color contains mainly: red. Hex color #743540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743540 is #8BCABF. Grayscale: #494949. Windows color (decimal): -9161408 or 4207988. OLE color: 4207988.
HSL color Cylindrical-coordinate representation of color #743540: hue angle of 349.52º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #743540 is Cyan = 0, Magento = 0.54, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 64 | - |
| CMYK | 0 | 0.54 | 0.45 | 0.55 |
| HSL | 349.52º | 0.37% | 0.33% | - |
| HSV(B) | 349.52º | 0.54% | 0.45% | - |
| XYZ | 9.4 | 6.63 | 5.63 | - |
| YUV | 73.09 | 122.87 | 158.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 64 | 0 | 0.54 | 0.45 | 0.55 | 349.52 | 0.37 | 0.33 |
| Hex | 74 | 35 | 40 | 0 | 36 | 2D | 37 | 15E | 25 | 21 |
| Octal | 164 | 65 | 100 | 0 | 66 | 55 | 67 | 536 | 45 | 41 |
| Binary | 1110100 | 110101 | 1000000 | 0 | 110110 | 101101 | 110111 | 101011110 | 100101 | 100001 |
Color Harmonies of #743540
Complementary color
Monochromatic Colors of #743540
Black with #743540
Text Example
Text Example
White with #743540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743540; }
p { color: rgb(116,53,64); }
H1.HeaderClassName
{
color: #743540;
}
.AnyTagClassName
{
color: #743540;
}
</style>
background-color css
<style>
a { background-color: #743540; }
a { background-color: rgb(116,53,64); }
div.DivClassName
{
background-color: #743540;
}
.BgClassName
{
background-color: #743540;
}
</style>
border-color css
<style>
span { border-color: #743540; }
span { border-color: rgb(116,53,64); }
td.TdClassName
{
border-color: #743540;
}
.TagClassName
{
border-color: #743540;
}
</style>