Shades of Merlot #753940
Tints of Merlot #753940
RGB
CMYK
RGB Variations
Color information
#753940 (or 0x753940) is known color: Merlot. HEX triplet: 75, 39 and 40. RGB value is (117,57,64). Sum of RGB (Red+Green+Blue) = 117+57+64=238 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.16% from 238); Green value is 57 (22.66% from 255 or 23.95% from 238); Blue value is 64 (25.39% from 255 or 26.89% from 238); Max value from RGB is 117 - color contains mainly: red. Hex color #753940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753940 is #8AC6BF. Grayscale: #4B4B4B. Windows color (decimal): -9094848 or 4209013. OLE color: 4209013.
HSL color Cylindrical-coordinate representation of color #753940: hue angle of 353º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #753940 is Cyan = 0, Magento = 0.51, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 64 | - |
| CMYK | 0 | 0.51 | 0.45 | 0.54 |
| HSL | 353º | 0.34% | 0.34% | - |
| HSV(B) | 353º | 0.51% | 0.46% | - |
| XYZ | 9.72 | 7.08 | 5.7 | - |
| YUV | 75.74 | 121.38 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 64 | 0 | 0.51 | 0.45 | 0.54 | 353 | 0.34 | 0.34 |
| Hex | 75 | 39 | 40 | 0 | 33 | 2D | 36 | 161 | 22 | 22 |
| Octal | 165 | 71 | 100 | 0 | 63 | 55 | 66 | 541 | 42 | 42 |
| Binary | 1110101 | 111001 | 1000000 | 0 | 110011 | 101101 | 110110 | 101100001 | 100010 | 100010 |
Color Harmonies of #753940
Complementary color
Monochromatic Colors of #753940
Black with #753940
Text Example
Text Example
White with #753940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753940; }
p { color: rgb(117,57,64); }
H1.HeaderClassName
{
color: #753940;
}
.AnyTagClassName
{
color: #753940;
}
</style>
background-color css
<style>
a { background-color: #753940; }
a { background-color: rgb(117,57,64); }
div.DivClassName
{
background-color: #753940;
}
.BgClassName
{
background-color: #753940;
}
</style>
border-color css
<style>
span { border-color: #753940; }
span { border-color: rgb(117,57,64); }
td.TdClassName
{
border-color: #753940;
}
.TagClassName
{
border-color: #753940;
}
</style>