Shades of Merlot #703038
Tints of Merlot #703038
RGB
CMYK
RGB Variations
Color information
#703038 (or 0x703038) is known color: Merlot. HEX triplet: 70, 30 and 38. RGB value is (112,48,56). Sum of RGB (Red+Green+Blue) = 112+48+56=216 (28% of max value = 765). Red value is 112 (44.14% from 255 or 51.85% from 216); Green value is 48 (19.14% from 255 or 22.22% from 216); Blue value is 56 (22.27% from 255 or 25.93% from 216); Max value from RGB is 112 - color contains mainly: red. Hex color #703038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #703038 is #8FCFC7. Grayscale: #444444. Windows color (decimal): -9424840 or 3682416. OLE color: 3682416.
HSL color Cylindrical-coordinate representation of color #703038: hue angle of 352.5º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #703038 is Cyan = 0, Magento = 0.57, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 56 | - |
| CMYK | 0 | 0.57 | 0.50 | 0.56 |
| HSL | 352.5º | 0.4% | 0.31% | - |
| HSV(B) | 352.5º | 0.57% | 0.44% | - |
| XYZ | 8.45 | 5.84 | 4.42 | - |
| YUV | 68.05 | 121.2 | 159.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 56 | 0 | 0.57 | 0.50 | 0.56 | 352.5 | 0.4 | 0.31 |
| Hex | 70 | 30 | 38 | 0 | 39 | 32 | 38 | 160 | 28 | 1F |
| Octal | 160 | 60 | 70 | 0 | 71 | 62 | 70 | 540 | 50 | 37 |
| Binary | 1110000 | 110000 | 111000 | 0 | 111001 | 110010 | 111000 | 101100000 | 101000 | 11111 |
Color Harmonies of #703038
Complementary color
Monochromatic Colors of #703038
Black with #703038
Text Example
Text Example
White with #703038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703038; }
p { color: rgb(112,48,56); }
H1.HeaderClassName
{
color: #703038;
}
.AnyTagClassName
{
color: #703038;
}
</style>
background-color css
<style>
a { background-color: #703038; }
a { background-color: rgb(112,48,56); }
div.DivClassName
{
background-color: #703038;
}
.BgClassName
{
background-color: #703038;
}
</style>
border-color css
<style>
span { border-color: #703038; }
span { border-color: rgb(112,48,56); }
td.TdClassName
{
border-color: #703038;
}
.TagClassName
{
border-color: #703038;
}
</style>