Shades of Merlot #753641
Tints of Merlot #753641
RGB
CMYK
RGB Variations
Color information
#753641 (or 0x753641) is known color: Merlot. HEX triplet: 75, 36 and 41. RGB value is (117,54,65). Sum of RGB (Red+Green+Blue) = 117+54+65=236 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.58% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 65 (25.78% from 255 or 27.54% from 236); Max value from RGB is 117 - color contains mainly: red. Hex color #753641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753641 is #8AC9BE. Grayscale: #4A4A4A. Windows color (decimal): -9095615 or 4273781. OLE color: 4273781.
HSL color Cylindrical-coordinate representation of color #753641: hue angle of 349.52º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #753641 is Cyan = 0, Magento = 0.54, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 65 | - |
| CMYK | 0 | 0.54 | 0.44 | 0.54 |
| HSL | 349.52º | 0.37% | 0.34% | - |
| HSV(B) | 349.52º | 0.54% | 0.46% | - |
| XYZ | 9.61 | 6.8 | 5.81 | - |
| YUV | 74.09 | 122.87 | 158.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 65 | 0 | 0.54 | 0.44 | 0.54 | 349.52 | 0.37 | 0.34 |
| Hex | 75 | 36 | 41 | 0 | 36 | 2C | 36 | 15E | 25 | 22 |
| Octal | 165 | 66 | 101 | 0 | 66 | 54 | 66 | 536 | 45 | 42 |
| Binary | 1110101 | 110110 | 1000001 | 0 | 110110 | 101100 | 110110 | 101011110 | 100101 | 100010 |
Color Harmonies of #753641
Complementary color
Monochromatic Colors of #753641
Black with #753641
Text Example
Text Example
White with #753641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753641; }
p { color: rgb(117,54,65); }
H1.HeaderClassName
{
color: #753641;
}
.AnyTagClassName
{
color: #753641;
}
</style>
background-color css
<style>
a { background-color: #753641; }
a { background-color: rgb(117,54,65); }
div.DivClassName
{
background-color: #753641;
}
.BgClassName
{
background-color: #753641;
}
</style>
border-color css
<style>
span { border-color: #753641; }
span { border-color: rgb(117,54,65); }
td.TdClassName
{
border-color: #753641;
}
.TagClassName
{
border-color: #753641;
}
</style>