Shades of Merlot #753040
Tints of Merlot #753040
RGB
CMYK
RGB Variations
Color information
#753040 (or 0x753040) is known color: Merlot. HEX triplet: 75, 30 and 40. RGB value is (117,48,64). Sum of RGB (Red+Green+Blue) = 117+48+64=229 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.09% from 229); Green value is 48 (19.14% from 255 or 20.96% from 229); Blue value is 64 (25.39% from 255 or 27.95% from 229); Max value from RGB is 117 - color contains mainly: red. Hex color #753040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753040 is #8ACFBF. Grayscale: #464646. Windows color (decimal): -9097152 or 4206709. OLE color: 4206709.
HSL color Cylindrical-coordinate representation of color #753040: hue angle of 346.09º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753040 is Cyan = 0, Magento = 0.59, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 64 | - |
| CMYK | 0 | 0.59 | 0.45 | 0.54 |
| HSL | 346.09º | 0.42% | 0.32% | - |
| HSV(B) | 346.09º | 0.59% | 0.46% | - |
| XYZ | 9.32 | 6.27 | 5.57 | - |
| YUV | 70.46 | 124.36 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 64 | 0 | 0.59 | 0.45 | 0.54 | 346.09 | 0.42 | 0.32 |
| Hex | 75 | 30 | 40 | 0 | 3B | 2D | 36 | 15A | 2A | 20 |
| Octal | 165 | 60 | 100 | 0 | 73 | 55 | 66 | 532 | 52 | 40 |
| Binary | 1110101 | 110000 | 1000000 | 0 | 111011 | 101101 | 110110 | 101011010 | 101010 | 100000 |
Color Harmonies of #753040
Complementary color
Monochromatic Colors of #753040
Black with #753040
Text Example
Text Example
White with #753040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753040; }
p { color: rgb(117,48,64); }
H1.HeaderClassName
{
color: #753040;
}
.AnyTagClassName
{
color: #753040;
}
</style>
background-color css
<style>
a { background-color: #753040; }
a { background-color: rgb(117,48,64); }
div.DivClassName
{
background-color: #753040;
}
.BgClassName
{
background-color: #753040;
}
</style>
border-color css
<style>
span { border-color: #753040; }
span { border-color: rgb(117,48,64); }
td.TdClassName
{
border-color: #753040;
}
.TagClassName
{
border-color: #753040;
}
</style>