Shades of Merlot #753038
Tints of Merlot #753038
RGB
CMYK
RGB Variations
Color information
#753038 (or 0x753038) is known color: Merlot. HEX triplet: 75, 30 and 38. RGB value is (117,48,56). Sum of RGB (Red+Green+Blue) = 117+48+56=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 48 (19.14% from 255 or 21.72% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #753038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753038 is #8ACFC7. Grayscale: #454545. Windows color (decimal): -9097160 or 3682421. OLE color: 3682421.
HSL color Cylindrical-coordinate representation of color #753038: hue angle of 353.04º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753038 is Cyan = 0, Magento = 0.59, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 56 | - |
| CMYK | 0 | 0.59 | 0.52 | 0.54 |
| HSL | 353.04º | 0.42% | 0.32% | - |
| HSV(B) | 353.04º | 0.59% | 0.46% | - |
| XYZ | 9.11 | 6.18 | 4.45 | - |
| YUV | 69.54 | 120.36 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 56 | 0 | 0.59 | 0.52 | 0.54 | 353.04 | 0.42 | 0.32 |
| Hex | 75 | 30 | 38 | 0 | 3B | 34 | 36 | 161 | 2A | 20 |
| Octal | 165 | 60 | 70 | 0 | 73 | 64 | 66 | 541 | 52 | 40 |
| Binary | 1110101 | 110000 | 111000 | 0 | 111011 | 110100 | 110110 | 101100001 | 101010 | 100000 |
Color Harmonies of #753038
Complementary color
Monochromatic Colors of #753038
Black with #753038
Text Example
Text Example
White with #753038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753038; }
p { color: rgb(117,48,56); }
H1.HeaderClassName
{
color: #753038;
}
.AnyTagClassName
{
color: #753038;
}
</style>
background-color css
<style>
a { background-color: #753038; }
a { background-color: rgb(117,48,56); }
div.DivClassName
{
background-color: #753038;
}
.BgClassName
{
background-color: #753038;
}
</style>
border-color css
<style>
span { border-color: #753038; }
span { border-color: rgb(117,48,56); }
td.TdClassName
{
border-color: #753038;
}
.TagClassName
{
border-color: #753038;
}
</style>