Shades of Merlot #743336
Tints of Merlot #743336
RGB
CMYK
RGB Variations
Color information
#743336 (or 0x743336) is known color: Merlot. HEX triplet: 74, 33 and 36. RGB value is (116,51,54). Sum of RGB (Red+Green+Blue) = 116+51+54=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #743336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743336 is #8BCCC9. Grayscale: #464646. Windows color (decimal): -9161930 or 3552116. OLE color: 3552116.
HSL color Cylindrical-coordinate representation of color #743336: hue angle of 357.23º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #743336 is Cyan = 0, Magento = 0.56, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 54 | - |
| CMYK | 0 | 0.56 | 0.53 | 0.55 |
| HSL | 357.23º | 0.39% | 0.33% | - |
| HSV(B) | 357.23º | 0.56% | 0.45% | - |
| XYZ | 9.05 | 6.35 | 4.24 | - |
| YUV | 70.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 54 | 0 | 0.56 | 0.53 | 0.55 | 357.23 | 0.39 | 0.33 |
| Hex | 74 | 33 | 36 | 0 | 38 | 35 | 37 | 165 | 27 | 21 |
| Octal | 164 | 63 | 66 | 0 | 70 | 65 | 67 | 545 | 47 | 41 |
| Binary | 1110100 | 110011 | 110110 | 0 | 111000 | 110101 | 110111 | 101100101 | 100111 | 100001 |
Color Harmonies of #743336
Complementary color
Monochromatic Colors of #743336
Black with #743336
Text Example
Text Example
White with #743336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743336; }
p { color: rgb(116,51,54); }
H1.HeaderClassName
{
color: #743336;
}
.AnyTagClassName
{
color: #743336;
}
</style>
background-color css
<style>
a { background-color: #743336; }
a { background-color: rgb(116,51,54); }
div.DivClassName
{
background-color: #743336;
}
.BgClassName
{
background-color: #743336;
}
</style>
border-color css
<style>
span { border-color: #743336; }
span { border-color: rgb(116,51,54); }
td.TdClassName
{
border-color: #743336;
}
.TagClassName
{
border-color: #743336;
}
</style>