Shades of Merlot #703138
Tints of Merlot #703138
RGB
CMYK
RGB Variations
Color information
#703138 (or 0x703138) is known color: Merlot. HEX triplet: 70, 31 and 38. RGB value is (112,49,56). Sum of RGB (Red+Green+Blue) = 112+49+56=217 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.61% from 217); Green value is 49 (19.53% from 255 or 22.58% from 217); Blue value is 56 (22.27% from 255 or 25.81% from 217); Max value from RGB is 112 - color contains mainly: red. Hex color #703138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703138 is #8FCEC7. Grayscale: #444444. Windows color (decimal): -9424584 or 3682672. OLE color: 3682672.
HSL color Cylindrical-coordinate representation of color #703138: hue angle of 353.33º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #703138 is Cyan = 0, Magento = 0.56, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 49 | 56 | - |
| CMYK | 0 | 0.56 | 0.50 | 0.56 |
| HSL | 353.33º | 0.39% | 0.32% | - |
| HSV(B) | 353.33º | 0.56% | 0.44% | - |
| XYZ | 8.49 | 5.93 | 4.44 | - |
| YUV | 68.64 | 120.87 | 158.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 49 | 56 | 0 | 0.56 | 0.50 | 0.56 | 353.33 | 0.39 | 0.32 |
| Hex | 70 | 31 | 38 | 0 | 38 | 32 | 38 | 161 | 27 | 20 |
| Octal | 160 | 61 | 70 | 0 | 70 | 62 | 70 | 541 | 47 | 40 |
| Binary | 1110000 | 110001 | 111000 | 0 | 111000 | 110010 | 111000 | 101100001 | 100111 | 100000 |
Color Harmonies of #703138
Complementary color
Monochromatic Colors of #703138
Black with #703138
Text Example
Text Example
White with #703138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703138; }
p { color: rgb(112,49,56); }
H1.HeaderClassName
{
color: #703138;
}
.AnyTagClassName
{
color: #703138;
}
</style>
background-color css
<style>
a { background-color: #703138; }
a { background-color: rgb(112,49,56); }
div.DivClassName
{
background-color: #703138;
}
.BgClassName
{
background-color: #703138;
}
</style>
border-color css
<style>
span { border-color: #703138; }
span { border-color: rgb(112,49,56); }
td.TdClassName
{
border-color: #703138;
}
.TagClassName
{
border-color: #703138;
}
</style>