Shades of Merlot #733742
Tints of Merlot #733742
RGB
CMYK
RGB Variations
Color information
#733742 (or 0x733742) is known color: Merlot. HEX triplet: 73, 37 and 42. RGB value is (115,55,66). Sum of RGB (Red+Green+Blue) = 115+55+66=236 (31% of max value = 765). Red value is 115 (45.31% from 255 or 48.73% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 115 - color contains mainly: red. Hex color #733742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733742 is #8CC8BD. Grayscale: #4A4A4A. Windows color (decimal): -9226430 or 4339571. OLE color: 4339571.
HSL color Cylindrical-coordinate representation of color #733742: hue angle of 349º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #733742 is Cyan = 0, Magento = 0.52, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 66 | - |
| CMYK | 0 | 0.52 | 0.43 | 0.55 |
| HSL | 349º | 0.35% | 0.33% | - |
| HSV(B) | 349º | 0.52% | 0.45% | - |
| XYZ | 9.42 | 6.77 | 5.96 | - |
| YUV | 74.19 | 123.38 | 157.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 66 | 0 | 0.52 | 0.43 | 0.55 | 349 | 0.35 | 0.33 |
| Hex | 73 | 37 | 42 | 0 | 34 | 2B | 37 | 15D | 23 | 21 |
| Octal | 163 | 67 | 102 | 0 | 64 | 53 | 67 | 535 | 43 | 41 |
| Binary | 1110011 | 110111 | 1000010 | 0 | 110100 | 101011 | 110111 | 101011101 | 100011 | 100001 |
Color Harmonies of #733742
Complementary color
Monochromatic Colors of #733742
Black with #733742
Text Example
Text Example
White with #733742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733742; }
p { color: rgb(115,55,66); }
H1.HeaderClassName
{
color: #733742;
}
.AnyTagClassName
{
color: #733742;
}
</style>
background-color css
<style>
a { background-color: #733742; }
a { background-color: rgb(115,55,66); }
div.DivClassName
{
background-color: #733742;
}
.BgClassName
{
background-color: #733742;
}
</style>
border-color css
<style>
span { border-color: #733742; }
span { border-color: rgb(115,55,66); }
td.TdClassName
{
border-color: #733742;
}
.TagClassName
{
border-color: #733742;
}
</style>