Shades of Merlot #723541
Tints of Merlot #723541
RGB
CMYK
RGB Variations
Color information
#723541 (or 0x723541) is known color: Merlot. HEX triplet: 72, 35 and 41. RGB value is (114,53,65). Sum of RGB (Red+Green+Blue) = 114+53+65=232 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.14% from 232); Green value is 53 (21.09% from 255 or 22.84% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 114 - color contains mainly: red. Hex color #723541 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723541 is #8DCABE. Grayscale: #484848. Windows color (decimal): -9292479 or 4273522. OLE color: 4273522.
HSL color Cylindrical-coordinate representation of color #723541: hue angle of 348.2º 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 #723541 is Cyan = 0, Magento = 0.54, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 65 | - |
| CMYK | 0 | 0.54 | 0.43 | 0.55 |
| HSL | 348.2º | 0.37% | 0.33% | - |
| HSV(B) | 348.2º | 0.54% | 0.45% | - |
| XYZ | 9.17 | 6.51 | 5.77 | - |
| YUV | 72.61 | 123.71 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 65 | 0 | 0.54 | 0.43 | 0.55 | 348.2 | 0.37 | 0.33 |
| Hex | 72 | 35 | 41 | 0 | 36 | 2B | 37 | 15C | 25 | 21 |
| Octal | 162 | 65 | 101 | 0 | 66 | 53 | 67 | 534 | 45 | 41 |
| Binary | 1110010 | 110101 | 1000001 | 0 | 110110 | 101011 | 110111 | 101011100 | 100101 | 100001 |
Color Harmonies of #723541
Complementary color
Monochromatic Colors of #723541
Black with #723541
Text Example
Text Example
White with #723541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723541; }
p { color: rgb(114,53,65); }
H1.HeaderClassName
{
color: #723541;
}
.AnyTagClassName
{
color: #723541;
}
</style>
background-color css
<style>
a { background-color: #723541; }
a { background-color: rgb(114,53,65); }
div.DivClassName
{
background-color: #723541;
}
.BgClassName
{
background-color: #723541;
}
</style>
border-color css
<style>
span { border-color: #723541; }
span { border-color: rgb(114,53,65); }
td.TdClassName
{
border-color: #723541;
}
.TagClassName
{
border-color: #723541;
}
</style>