Shades of Merlot #743437
Tints of Merlot #743437
RGB
CMYK
RGB Variations
Color information
#743437 (or 0x743437) is known color: Merlot. HEX triplet: 74, 34 and 37. RGB value is (116,52,55). Sum of RGB (Red+Green+Blue) = 116+52+55=223 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.02% from 223); Green value is 52 (20.70% from 255 or 23.32% from 223); Blue value is 55 (21.88% from 255 or 24.66% from 223); Max value from RGB is 116 - color contains mainly: red. Hex color #743437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743437 is #8BCBC8. Grayscale: #474747. Windows color (decimal): -9161673 or 3617908. OLE color: 3617908.
HSL color Cylindrical-coordinate representation of color #743437: hue angle of 357.19º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #743437 is Cyan = 0, Magento = 0.55, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 55 | - |
| CMYK | 0 | 0.55 | 0.53 | 0.55 |
| HSL | 357.19º | 0.38% | 0.33% | - |
| HSV(B) | 357.19º | 0.55% | 0.45% | - |
| XYZ | 9.12 | 6.44 | 4.38 | - |
| YUV | 71.48 | 118.7 | 159.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 55 | 0 | 0.55 | 0.53 | 0.55 | 357.19 | 0.38 | 0.33 |
| Hex | 74 | 34 | 37 | 0 | 37 | 35 | 37 | 165 | 26 | 21 |
| Octal | 164 | 64 | 67 | 0 | 67 | 65 | 67 | 545 | 46 | 41 |
| Binary | 1110100 | 110100 | 110111 | 0 | 110111 | 110101 | 110111 | 101100101 | 100110 | 100001 |
Color Harmonies of #743437
Complementary color
Monochromatic Colors of #743437
Black with #743437
Text Example
Text Example
White with #743437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743437; }
p { color: rgb(116,52,55); }
H1.HeaderClassName
{
color: #743437;
}
.AnyTagClassName
{
color: #743437;
}
</style>
background-color css
<style>
a { background-color: #743437; }
a { background-color: rgb(116,52,55); }
div.DivClassName
{
background-color: #743437;
}
.BgClassName
{
background-color: #743437;
}
</style>
border-color css
<style>
span { border-color: #743437; }
span { border-color: rgb(116,52,55); }
td.TdClassName
{
border-color: #743437;
}
.TagClassName
{
border-color: #743437;
}
</style>