Shades of Merlot #723437
Tints of Merlot #723437
RGB
CMYK
RGB Variations
Color information
#723437 (or 0x723437) is known color: Merlot. HEX triplet: 72, 34 and 37. RGB value is (114,52,55). Sum of RGB (Red+Green+Blue) = 114+52+55=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #723437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723437 is #8DCBC8. Grayscale: #464646. Windows color (decimal): -9292745 or 3617906. OLE color: 3617906.
HSL color Cylindrical-coordinate representation of color #723437: hue angle of 357.1º 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 #723437 is Cyan = 0, Magento = 0.54, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 55 | - |
| CMYK | 0 | 0.54 | 0.52 | 0.55 |
| HSL | 357.1º | 0.37% | 0.33% | - |
| HSV(B) | 357.1º | 0.54% | 0.45% | - |
| XYZ | 8.86 | 6.31 | 4.37 | - |
| YUV | 70.88 | 119.04 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 55 | 0 | 0.54 | 0.52 | 0.55 | 357.1 | 0.37 | 0.33 |
| Hex | 72 | 34 | 37 | 0 | 36 | 34 | 37 | 165 | 25 | 21 |
| Octal | 162 | 64 | 67 | 0 | 66 | 64 | 67 | 545 | 45 | 41 |
| Binary | 1110010 | 110100 | 110111 | 0 | 110110 | 110100 | 110111 | 101100101 | 100101 | 100001 |
Color Harmonies of #723437
Complementary color
Monochromatic Colors of #723437
Black with #723437
Text Example
Text Example
White with #723437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723437; }
p { color: rgb(114,52,55); }
H1.HeaderClassName
{
color: #723437;
}
.AnyTagClassName
{
color: #723437;
}
</style>
background-color css
<style>
a { background-color: #723437; }
a { background-color: rgb(114,52,55); }
div.DivClassName
{
background-color: #723437;
}
.BgClassName
{
background-color: #723437;
}
</style>
border-color css
<style>
span { border-color: #723437; }
span { border-color: rgb(114,52,55); }
td.TdClassName
{
border-color: #723437;
}
.TagClassName
{
border-color: #723437;
}
</style>