Shades of Merlot #703437
Tints of Merlot #703437
RGB
CMYK
RGB Variations
Color information
#703437 (or 0x703437) is known color: Merlot. HEX triplet: 70, 34 and 37. RGB value is (112,52,55). Sum of RGB (Red+Green+Blue) = 112+52+55=219 (29% of max value = 765). Red value is 112 (44.14% from 255 or 51.14% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 55 (21.88% from 255 or 25.11% from 219); Max value from RGB is 112 - color contains mainly: red. Hex color #703437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703437 is #8FCBC8. Grayscale: #464646. Windows color (decimal): -9423817 or 3617904. OLE color: 3617904.
HSL color Cylindrical-coordinate representation of color #703437: hue angle of 357º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #703437 is Cyan = 0, Magento = 0.54, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 52 | 55 | - |
| CMYK | 0 | 0.54 | 0.51 | 0.56 |
| HSL | 357º | 0.37% | 0.32% | - |
| HSV(B) | 357º | 0.54% | 0.44% | - |
| XYZ | 8.6 | 6.18 | 4.35 | - |
| YUV | 70.28 | 119.38 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 52 | 55 | 0 | 0.54 | 0.51 | 0.56 | 357 | 0.37 | 0.32 |
| Hex | 70 | 34 | 37 | 0 | 36 | 33 | 38 | 165 | 25 | 20 |
| Octal | 160 | 64 | 67 | 0 | 66 | 63 | 70 | 545 | 45 | 40 |
| Binary | 1110000 | 110100 | 110111 | 0 | 110110 | 110011 | 111000 | 101100101 | 100101 | 100000 |
Color Harmonies of #703437
Complementary color
Monochromatic Colors of #703437
Black with #703437
Text Example
Text Example
White with #703437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703437; }
p { color: rgb(112,52,55); }
H1.HeaderClassName
{
color: #703437;
}
.AnyTagClassName
{
color: #703437;
}
</style>
background-color css
<style>
a { background-color: #703437; }
a { background-color: rgb(112,52,55); }
div.DivClassName
{
background-color: #703437;
}
.BgClassName
{
background-color: #703437;
}
</style>
border-color css
<style>
span { border-color: #703437; }
span { border-color: rgb(112,52,55); }
td.TdClassName
{
border-color: #703437;
}
.TagClassName
{
border-color: #703437;
}
</style>