Shades of Merlot #733436
Tints of Merlot #733436
RGB
CMYK
RGB Variations
Color information
#733436 (or 0x733436) is known color: Merlot. HEX triplet: 73, 34 and 36. RGB value is (115,52,54). Sum of RGB (Red+Green+Blue) = 115+52+54=221 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.04% from 221); Green value is 52 (20.70% from 255 or 23.53% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 115 - color contains mainly: red. Hex color #733436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733436 is #8CCBC9. Grayscale: #474747. Windows color (decimal): -9227210 or 3552371. OLE color: 3552371.
HSL color Cylindrical-coordinate representation of color #733436: hue angle of 358.1º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #733436 is Cyan = 0, Magento = 0.55, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 54 | - |
| CMYK | 0 | 0.55 | 0.53 | 0.55 |
| HSL | 358.1º | 0.38% | 0.33% | - |
| HSV(B) | 358.1º | 0.55% | 0.45% | - |
| XYZ | 8.96 | 6.37 | 4.25 | - |
| YUV | 71.07 | 118.37 | 159.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 54 | 0 | 0.55 | 0.53 | 0.55 | 358.1 | 0.38 | 0.33 |
| Hex | 73 | 34 | 36 | 0 | 37 | 35 | 37 | 166 | 26 | 21 |
| Octal | 163 | 64 | 66 | 0 | 67 | 65 | 67 | 546 | 46 | 41 |
| Binary | 1110011 | 110100 | 110110 | 0 | 110111 | 110101 | 110111 | 101100110 | 100110 | 100001 |
Color Harmonies of #733436
Complementary color
Monochromatic Colors of #733436
Black with #733436
Text Example
Text Example
White with #733436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733436; }
p { color: rgb(115,52,54); }
H1.HeaderClassName
{
color: #733436;
}
.AnyTagClassName
{
color: #733436;
}
</style>
background-color css
<style>
a { background-color: #733436; }
a { background-color: rgb(115,52,54); }
div.DivClassName
{
background-color: #733436;
}
.BgClassName
{
background-color: #733436;
}
</style>
border-color css
<style>
span { border-color: #733436; }
span { border-color: rgb(115,52,54); }
td.TdClassName
{
border-color: #733436;
}
.TagClassName
{
border-color: #733436;
}
</style>