Shades of Merlot #723336
Tints of Merlot #723336
RGB
CMYK
RGB Variations
Color information
#723336 (or 0x723336) is known color: Merlot. HEX triplet: 72, 33 and 36. RGB value is (114,51,54). Sum of RGB (Red+Green+Blue) = 114+51+54=219 (29% of max value = 765). Red value is 114 (44.92% from 255 or 52.05% from 219); Green value is 51 (20.31% from 255 or 23.29% from 219); Blue value is 54 (21.48% from 255 or 24.66% from 219); Max value from RGB is 114 - color contains mainly: red. Hex color #723336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723336 is #8DCCC9. Grayscale: #464646. Windows color (decimal): -9293002 or 3552114. OLE color: 3552114.
HSL color Cylindrical-coordinate representation of color #723336: hue angle of 357.14º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723336 is Cyan = 0, Magento = 0.55, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 54 | - |
| CMYK | 0 | 0.55 | 0.53 | 0.55 |
| HSL | 357.14º | 0.38% | 0.32% | - |
| HSV(B) | 357.14º | 0.55% | 0.45% | - |
| XYZ | 8.79 | 6.21 | 4.23 | - |
| YUV | 70.18 | 118.87 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 54 | 0 | 0.55 | 0.53 | 0.55 | 357.14 | 0.38 | 0.32 |
| Hex | 72 | 33 | 36 | 0 | 37 | 35 | 37 | 165 | 26 | 20 |
| Octal | 162 | 63 | 66 | 0 | 67 | 65 | 67 | 545 | 46 | 40 |
| Binary | 1110010 | 110011 | 110110 | 0 | 110111 | 110101 | 110111 | 101100101 | 100110 | 100000 |
Color Harmonies of #723336
Complementary color
Monochromatic Colors of #723336
Black with #723336
Text Example
Text Example
White with #723336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723336; }
p { color: rgb(114,51,54); }
H1.HeaderClassName
{
color: #723336;
}
.AnyTagClassName
{
color: #723336;
}
</style>
background-color css
<style>
a { background-color: #723336; }
a { background-color: rgb(114,51,54); }
div.DivClassName
{
background-color: #723336;
}
.BgClassName
{
background-color: #723336;
}
</style>
border-color css
<style>
span { border-color: #723336; }
span { border-color: rgb(114,51,54); }
td.TdClassName
{
border-color: #723336;
}
.TagClassName
{
border-color: #723336;
}
</style>