Shades of Merlot #723440
Tints of Merlot #723440
RGB
CMYK
RGB Variations
Color information
#723440 (or 0x723440) is known color: Merlot. HEX triplet: 72, 34 and 40. RGB value is (114,52,64). Sum of RGB (Red+Green+Blue) = 114+52+64=230 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.57% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 114 - color contains mainly: red. Hex color #723440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723440 is #8DCBBF. Grayscale: #474747. Windows color (decimal): -9292736 or 4207730. OLE color: 4207730.
HSL color Cylindrical-coordinate representation of color #723440: hue angle of 348.39º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #723440 is Cyan = 0, Magento = 0.54, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 64 | - |
| CMYK | 0 | 0.54 | 0.44 | 0.55 |
| HSL | 348.39º | 0.37% | 0.33% | - |
| HSV(B) | 348.39º | 0.54% | 0.45% | - |
| XYZ | 9.09 | 6.4 | 5.61 | - |
| YUV | 71.91 | 123.54 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 64 | 0 | 0.54 | 0.44 | 0.55 | 348.39 | 0.37 | 0.33 |
| Hex | 72 | 34 | 40 | 0 | 36 | 2C | 37 | 15C | 25 | 21 |
| Octal | 162 | 64 | 100 | 0 | 66 | 54 | 67 | 534 | 45 | 41 |
| Binary | 1110010 | 110100 | 1000000 | 0 | 110110 | 101100 | 110111 | 101011100 | 100101 | 100001 |
Color Harmonies of #723440
Complementary color
Monochromatic Colors of #723440
Black with #723440
Text Example
Text Example
White with #723440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723440; }
p { color: rgb(114,52,64); }
H1.HeaderClassName
{
color: #723440;
}
.AnyTagClassName
{
color: #723440;
}
</style>
background-color css
<style>
a { background-color: #723440; }
a { background-color: rgb(114,52,64); }
div.DivClassName
{
background-color: #723440;
}
.BgClassName
{
background-color: #723440;
}
</style>
border-color css
<style>
span { border-color: #723440; }
span { border-color: rgb(114,52,64); }
td.TdClassName
{
border-color: #723440;
}
.TagClassName
{
border-color: #723440;
}
</style>