Shades of Merlot #753140
Tints of Merlot #753140
RGB
CMYK
RGB Variations
Color information
#753140 (or 0x753140) is known color: Merlot. HEX triplet: 75, 31 and 40. RGB value is (117,49,64). Sum of RGB (Red+Green+Blue) = 117+49+64=230 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.87% from 230); Green value is 49 (19.53% from 255 or 21.30% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 117 - color contains mainly: red. Hex color #753140 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753140 is #8ACEBF. Grayscale: #474747. Windows color (decimal): -9096896 or 4206965. OLE color: 4206965.
HSL color Cylindrical-coordinate representation of color #753140: hue angle of 346.76º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #753140 is Cyan = 0, Magento = 0.58, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 64 | - |
| CMYK | 0 | 0.58 | 0.45 | 0.54 |
| HSL | 346.76º | 0.41% | 0.33% | - |
| HSV(B) | 346.76º | 0.58% | 0.46% | - |
| XYZ | 9.36 | 6.35 | 5.58 | - |
| YUV | 71.04 | 124.03 | 160.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 64 | 0 | 0.58 | 0.45 | 0.54 | 346.76 | 0.41 | 0.33 |
| Hex | 75 | 31 | 40 | 0 | 3A | 2D | 36 | 15B | 29 | 21 |
| Octal | 165 | 61 | 100 | 0 | 72 | 55 | 66 | 533 | 51 | 41 |
| Binary | 1110101 | 110001 | 1000000 | 0 | 111010 | 101101 | 110110 | 101011011 | 101001 | 100001 |
Color Harmonies of #753140
Complementary color
Monochromatic Colors of #753140
Black with #753140
Text Example
Text Example
White with #753140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753140; }
p { color: rgb(117,49,64); }
H1.HeaderClassName
{
color: #753140;
}
.AnyTagClassName
{
color: #753140;
}
</style>
background-color css
<style>
a { background-color: #753140; }
a { background-color: rgb(117,49,64); }
div.DivClassName
{
background-color: #753140;
}
.BgClassName
{
background-color: #753140;
}
</style>
border-color css
<style>
span { border-color: #753140; }
span { border-color: rgb(117,49,64); }
td.TdClassName
{
border-color: #753140;
}
.TagClassName
{
border-color: #753140;
}
</style>