Shades of Merlot #743038
Tints of Merlot #743038
RGB
CMYK
RGB Variations
Color information
#743038 (or 0x743038) is known color: Merlot. HEX triplet: 74, 30 and 38. RGB value is (116,48,56). Sum of RGB (Red+Green+Blue) = 116+48+56=220 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.73% from 220); Green value is 48 (19.14% from 255 or 21.82% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 116 - color contains mainly: red. Hex color #743038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743038 is #8BCFC7. Grayscale: #454545. Windows color (decimal): -9162696 or 3682420. OLE color: 3682420.
HSL color Cylindrical-coordinate representation of color #743038: hue angle of 352.94º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743038 is Cyan = 0, Magento = 0.59, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 56 | - |
| CMYK | 0 | 0.59 | 0.52 | 0.55 |
| HSL | 352.94º | 0.41% | 0.32% | - |
| HSV(B) | 352.94º | 0.59% | 0.45% | - |
| XYZ | 8.97 | 6.11 | 4.45 | - |
| YUV | 69.24 | 120.53 | 161.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 56 | 0 | 0.59 | 0.52 | 0.55 | 352.94 | 0.41 | 0.32 |
| Hex | 74 | 30 | 38 | 0 | 3B | 34 | 37 | 161 | 29 | 20 |
| Octal | 164 | 60 | 70 | 0 | 73 | 64 | 67 | 541 | 51 | 40 |
| Binary | 1110100 | 110000 | 111000 | 0 | 111011 | 110100 | 110111 | 101100001 | 101001 | 100000 |
Color Harmonies of #743038
Complementary color
Monochromatic Colors of #743038
Black with #743038
Text Example
Text Example
White with #743038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743038; }
p { color: rgb(116,48,56); }
H1.HeaderClassName
{
color: #743038;
}
.AnyTagClassName
{
color: #743038;
}
</style>
background-color css
<style>
a { background-color: #743038; }
a { background-color: rgb(116,48,56); }
div.DivClassName
{
background-color: #743038;
}
.BgClassName
{
background-color: #743038;
}
</style>
border-color css
<style>
span { border-color: #743038; }
span { border-color: rgb(116,48,56); }
td.TdClassName
{
border-color: #743038;
}
.TagClassName
{
border-color: #743038;
}
</style>