Shades of Merlot #753437
Tints of Merlot #753437
RGB
CMYK
RGB Variations
Color information
#753437 (or 0x753437) is known color: Merlot. HEX triplet: 75, 34 and 37. RGB value is (117,52,55). Sum of RGB (Red+Green+Blue) = 117+52+55=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #753437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753437 is #8ACBC8. Grayscale: #474747. Windows color (decimal): -9096137 or 3617909. OLE color: 3617909.
HSL color Cylindrical-coordinate representation of color #753437: hue angle of 357.23º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753437 is Cyan = 0, Magento = 0.56, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 55 | - |
| CMYK | 0 | 0.56 | 0.53 | 0.54 |
| HSL | 357.23º | 0.38% | 0.33% | - |
| HSV(B) | 357.23º | 0.56% | 0.46% | - |
| XYZ | 9.25 | 6.51 | 4.38 | - |
| YUV | 71.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 55 | 0 | 0.56 | 0.53 | 0.54 | 357.23 | 0.38 | 0.33 |
| Hex | 75 | 34 | 37 | 0 | 38 | 35 | 36 | 165 | 26 | 21 |
| Octal | 165 | 64 | 67 | 0 | 70 | 65 | 66 | 545 | 46 | 41 |
| Binary | 1110101 | 110100 | 110111 | 0 | 111000 | 110101 | 110110 | 101100101 | 100110 | 100001 |
Color Harmonies of #753437
Complementary color
Monochromatic Colors of #753437
Black with #753437
Text Example
Text Example
White with #753437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753437; }
p { color: rgb(117,52,55); }
H1.HeaderClassName
{
color: #753437;
}
.AnyTagClassName
{
color: #753437;
}
</style>
background-color css
<style>
a { background-color: #753437; }
a { background-color: rgb(117,52,55); }
div.DivClassName
{
background-color: #753437;
}
.BgClassName
{
background-color: #753437;
}
</style>
border-color css
<style>
span { border-color: #753437; }
span { border-color: rgb(117,52,55); }
td.TdClassName
{
border-color: #753437;
}
.TagClassName
{
border-color: #753437;
}
</style>