Shades of Merlot #723337
Tints of Merlot #723337
RGB
CMYK
RGB Variations
Color information
#723337 (or 0x723337) is known color: Merlot. HEX triplet: 72, 33 and 37. RGB value is (114,51,55). Sum of RGB (Red+Green+Blue) = 114+51+55=220 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.82% from 220); Green value is 51 (20.31% from 255 or 23.18% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 114 - color contains mainly: red. Hex color #723337 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723337 is #8DCCC8. Grayscale: #464646. Windows color (decimal): -9293001 or 3617650. OLE color: 3617650.
HSL color Cylindrical-coordinate representation of color #723337: hue angle of 356.19º 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 #723337 is Cyan = 0, Magento = 0.55, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 55 | - |
| CMYK | 0 | 0.55 | 0.52 | 0.55 |
| HSL | 356.19º | 0.38% | 0.32% | - |
| HSV(B) | 356.19º | 0.55% | 0.45% | - |
| XYZ | 8.81 | 6.22 | 4.35 | - |
| YUV | 70.29 | 119.37 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 55 | 0 | 0.55 | 0.52 | 0.55 | 356.19 | 0.38 | 0.32 |
| Hex | 72 | 33 | 37 | 0 | 37 | 34 | 37 | 164 | 26 | 20 |
| Octal | 162 | 63 | 67 | 0 | 67 | 64 | 67 | 544 | 46 | 40 |
| Binary | 1110010 | 110011 | 110111 | 0 | 110111 | 110100 | 110111 | 101100100 | 100110 | 100000 |
Color Harmonies of #723337
Complementary color
Monochromatic Colors of #723337
Black with #723337
Text Example
Text Example
White with #723337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723337; }
p { color: rgb(114,51,55); }
H1.HeaderClassName
{
color: #723337;
}
.AnyTagClassName
{
color: #723337;
}
</style>
background-color css
<style>
a { background-color: #723337; }
a { background-color: rgb(114,51,55); }
div.DivClassName
{
background-color: #723337;
}
.BgClassName
{
background-color: #723337;
}
</style>
border-color css
<style>
span { border-color: #723337; }
span { border-color: rgb(114,51,55); }
td.TdClassName
{
border-color: #723337;
}
.TagClassName
{
border-color: #723337;
}
</style>