Shades of Merlot #753441
Tints of Merlot #753441
RGB
CMYK
RGB Variations
Color information
#753441 (or 0x753441) is known color: Merlot. HEX triplet: 75, 34 and 41. RGB value is (117,52,65). Sum of RGB (Red+Green+Blue) = 117+52+65=234 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 65 (25.78% from 255 or 27.78% from 234); Max value from RGB is 117 - color contains mainly: red. Hex color #753441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753441 is #8ACBBE. Grayscale: #484848. Windows color (decimal): -9096127 or 4273269. OLE color: 4273269.
HSL color Cylindrical-coordinate representation of color #753441: hue angle of 348º 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 #753441 is Cyan = 0, Magento = 0.56, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 65 | - |
| CMYK | 0 | 0.56 | 0.44 | 0.54 |
| HSL | 348º | 0.38% | 0.33% | - |
| HSV(B) | 348º | 0.56% | 0.46% | - |
| XYZ | 9.52 | 6.62 | 5.78 | - |
| YUV | 72.92 | 123.53 | 159.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 65 | 0 | 0.56 | 0.44 | 0.54 | 348 | 0.38 | 0.33 |
| Hex | 75 | 34 | 41 | 0 | 38 | 2C | 36 | 15C | 26 | 21 |
| Octal | 165 | 64 | 101 | 0 | 70 | 54 | 66 | 534 | 46 | 41 |
| Binary | 1110101 | 110100 | 1000001 | 0 | 111000 | 101100 | 110110 | 101011100 | 100110 | 100001 |
Color Harmonies of #753441
Complementary color
Monochromatic Colors of #753441
Black with #753441
Text Example
Text Example
White with #753441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753441; }
p { color: rgb(117,52,65); }
H1.HeaderClassName
{
color: #753441;
}
.AnyTagClassName
{
color: #753441;
}
</style>
background-color css
<style>
a { background-color: #753441; }
a { background-color: rgb(117,52,65); }
div.DivClassName
{
background-color: #753441;
}
.BgClassName
{
background-color: #753441;
}
</style>
border-color css
<style>
span { border-color: #753441; }
span { border-color: rgb(117,52,65); }
td.TdClassName
{
border-color: #753441;
}
.TagClassName
{
border-color: #753441;
}
</style>