Shades of Merlot #723844
Tints of Merlot #723844
RGB
CMYK
RGB Variations
Color information
#723844 (or 0x723844) is known color: Merlot. HEX triplet: 72, 38 and 44. RGB value is (114,56,68). Sum of RGB (Red+Green+Blue) = 114+56+68=238 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.90% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 114 - color contains mainly: red. Hex color #723844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723844 is #8DC7BB. Grayscale: #4A4A4A. Windows color (decimal): -9291708 or 4470898. OLE color: 4470898.
HSL color Cylindrical-coordinate representation of color #723844: hue angle of 347.59º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #723844 is Cyan = 0, Magento = 0.51, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 56 | 68 | - |
| CMYK | 0 | 0.51 | 0.40 | 0.55 |
| HSL | 347.59º | 0.34% | 0.33% | - |
| HSV(B) | 347.59º | 0.51% | 0.45% | - |
| XYZ | 9.4 | 6.82 | 6.29 | - |
| YUV | 74.71 | 124.22 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 56 | 68 | 0 | 0.51 | 0.40 | 0.55 | 347.59 | 0.34 | 0.33 |
| Hex | 72 | 38 | 44 | 0 | 33 | 28 | 37 | 15C | 22 | 21 |
| Octal | 162 | 70 | 104 | 0 | 63 | 50 | 67 | 534 | 42 | 41 |
| Binary | 1110010 | 111000 | 1000100 | 0 | 110011 | 101000 | 110111 | 101011100 | 100010 | 100001 |
Color Harmonies of #723844
Complementary color
Monochromatic Colors of #723844
Black with #723844
Text Example
Text Example
White with #723844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723844; }
p { color: rgb(114,56,68); }
H1.HeaderClassName
{
color: #723844;
}
.AnyTagClassName
{
color: #723844;
}
</style>
background-color css
<style>
a { background-color: #723844; }
a { background-color: rgb(114,56,68); }
div.DivClassName
{
background-color: #723844;
}
.BgClassName
{
background-color: #723844;
}
</style>
border-color css
<style>
span { border-color: #723844; }
span { border-color: rgb(114,56,68); }
td.TdClassName
{
border-color: #723844;
}
.TagClassName
{
border-color: #723844;
}
</style>