Shades of Merlot #743438
Tints of Merlot #743438
RGB
CMYK
RGB Variations
Color information
#743438 (or 0x743438) is known color: Merlot. HEX triplet: 74, 34 and 38. RGB value is (116,52,56). Sum of RGB (Red+Green+Blue) = 116+52+56=224 (29% of max value = 765). Red value is 116 (45.70% from 255 or 51.79% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 116 - color contains mainly: red. Hex color #743438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743438 is #8BCBC7. Grayscale: #474747. Windows color (decimal): -9161672 or 3683444. OLE color: 3683444.
HSL color Cylindrical-coordinate representation of color #743438: hue angle of 356.25º 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 #743438 is Cyan = 0, Magento = 0.55, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 56 | - |
| CMYK | 0 | 0.55 | 0.52 | 0.55 |
| HSL | 356.25º | 0.38% | 0.33% | - |
| HSV(B) | 356.25º | 0.55% | 0.45% | - |
| XYZ | 9.14 | 6.45 | 4.51 | - |
| YUV | 71.59 | 119.2 | 159.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 56 | 0 | 0.55 | 0.52 | 0.55 | 356.25 | 0.38 | 0.33 |
| Hex | 74 | 34 | 38 | 0 | 37 | 34 | 37 | 164 | 26 | 21 |
| Octal | 164 | 64 | 70 | 0 | 67 | 64 | 67 | 544 | 46 | 41 |
| Binary | 1110100 | 110100 | 111000 | 0 | 110111 | 110100 | 110111 | 101100100 | 100110 | 100001 |
Color Harmonies of #743438
Complementary color
Monochromatic Colors of #743438
Black with #743438
Text Example
Text Example
White with #743438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743438; }
p { color: rgb(116,52,56); }
H1.HeaderClassName
{
color: #743438;
}
.AnyTagClassName
{
color: #743438;
}
</style>
background-color css
<style>
a { background-color: #743438; }
a { background-color: rgb(116,52,56); }
div.DivClassName
{
background-color: #743438;
}
.BgClassName
{
background-color: #743438;
}
</style>
border-color css
<style>
span { border-color: #743438; }
span { border-color: rgb(116,52,56); }
td.TdClassName
{
border-color: #743438;
}
.TagClassName
{
border-color: #743438;
}
</style>