Shades of Merlot #753642
Tints of Merlot #753642
RGB
CMYK
RGB Variations
Color information
#753642 (or 0x753642) is known color: Merlot. HEX triplet: 75, 36 and 42. RGB value is (117,54,66). Sum of RGB (Red+Green+Blue) = 117+54+66=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 66 (26.17% from 255 or 27.85% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #753642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753642 is #8AC9BD. Grayscale: #4A4A4A. Windows color (decimal): -9095614 or 4339317. OLE color: 4339317.
HSL color Cylindrical-coordinate representation of color #753642: hue angle of 348.57º 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 #753642 is Cyan = 0, Magento = 0.54, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 66 | - |
| CMYK | 0 | 0.54 | 0.44 | 0.54 |
| HSL | 348.57º | 0.37% | 0.34% | - |
| HSV(B) | 348.57º | 0.54% | 0.46% | - |
| XYZ | 9.64 | 6.81 | 5.96 | - |
| YUV | 74.21 | 123.37 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 66 | 0 | 0.54 | 0.44 | 0.54 | 348.57 | 0.37 | 0.34 |
| Hex | 75 | 36 | 42 | 0 | 36 | 2C | 36 | 15D | 25 | 22 |
| Octal | 165 | 66 | 102 | 0 | 66 | 54 | 66 | 535 | 45 | 42 |
| Binary | 1110101 | 110110 | 1000010 | 0 | 110110 | 101100 | 110110 | 101011101 | 100101 | 100010 |
Color Harmonies of #753642
Complementary color
Monochromatic Colors of #753642
Black with #753642
Text Example
Text Example
White with #753642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753642; }
p { color: rgb(117,54,66); }
H1.HeaderClassName
{
color: #753642;
}
.AnyTagClassName
{
color: #753642;
}
</style>
background-color css
<style>
a { background-color: #753642; }
a { background-color: rgb(117,54,66); }
div.DivClassName
{
background-color: #753642;
}
.BgClassName
{
background-color: #753642;
}
</style>
border-color css
<style>
span { border-color: #753642; }
span { border-color: rgb(117,54,66); }
td.TdClassName
{
border-color: #753642;
}
.TagClassName
{
border-color: #753642;
}
</style>