Shades of Merlot #753442
Tints of Merlot #753442
RGB
CMYK
RGB Variations
Color information
#753442 (or 0x753442) is known color: Merlot. HEX triplet: 75, 34 and 42. RGB value is (117,52,66). Sum of RGB (Red+Green+Blue) = 117+52+66=235 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.79% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 117 - color contains mainly: red. Hex color #753442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753442 is #8ACBBD. Grayscale: #494949. Windows color (decimal): -9096126 or 4338805. OLE color: 4338805.
HSL color Cylindrical-coordinate representation of color #753442: hue angle of 347.08º 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 #753442 is Cyan = 0, Magento = 0.56, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 66 | - |
| CMYK | 0 | 0.56 | 0.44 | 0.54 |
| HSL | 347.08º | 0.38% | 0.33% | - |
| HSV(B) | 347.08º | 0.56% | 0.46% | - |
| XYZ | 9.55 | 6.63 | 5.93 | - |
| YUV | 73.03 | 124.03 | 159.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 66 | 0 | 0.56 | 0.44 | 0.54 | 347.08 | 0.38 | 0.33 |
| Hex | 75 | 34 | 42 | 0 | 38 | 2C | 36 | 15B | 26 | 21 |
| Octal | 165 | 64 | 102 | 0 | 70 | 54 | 66 | 533 | 46 | 41 |
| Binary | 1110101 | 110100 | 1000010 | 0 | 111000 | 101100 | 110110 | 101011011 | 100110 | 100001 |
Color Harmonies of #753442
Complementary color
Monochromatic Colors of #753442
Black with #753442
Text Example
Text Example
White with #753442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753442; }
p { color: rgb(117,52,66); }
H1.HeaderClassName
{
color: #753442;
}
.AnyTagClassName
{
color: #753442;
}
</style>
background-color css
<style>
a { background-color: #753442; }
a { background-color: rgb(117,52,66); }
div.DivClassName
{
background-color: #753442;
}
.BgClassName
{
background-color: #753442;
}
</style>
border-color css
<style>
span { border-color: #753442; }
span { border-color: rgb(117,52,66); }
td.TdClassName
{
border-color: #753442;
}
.TagClassName
{
border-color: #753442;
}
</style>