Shades of Merlot #763537
Tints of Merlot #763537
RGB
CMYK
RGB Variations
Color information
#763537 (or 0x763537) is known color: Merlot. HEX triplet: 76, 35 and 37. RGB value is (118,53,55). Sum of RGB (Red+Green+Blue) = 118+53+55=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 53 (21.09% from 255 or 23.45% from 226); Blue value is 55 (21.88% from 255 or 24.34% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #763537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763537 is #89CAC8. Grayscale: #484848. Windows color (decimal): -9030345 or 3618166. OLE color: 3618166.
HSL color Cylindrical-coordinate representation of color #763537: hue angle of 358.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763537 is Cyan = 0, Magento = 0.55, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 55 | - |
| CMYK | 0 | 0.55 | 0.53 | 0.54 |
| HSL | 358.15º | 0.38% | 0.34% | - |
| HSV(B) | 358.15º | 0.55% | 0.46% | - |
| XYZ | 9.43 | 6.67 | 4.41 | - |
| YUV | 72.66 | 118.03 | 160.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 55 | 0 | 0.55 | 0.53 | 0.54 | 358.15 | 0.38 | 0.34 |
| Hex | 76 | 35 | 37 | 0 | 37 | 35 | 36 | 166 | 26 | 22 |
| Octal | 166 | 65 | 67 | 0 | 67 | 65 | 66 | 546 | 46 | 42 |
| Binary | 1110110 | 110101 | 110111 | 0 | 110111 | 110101 | 110110 | 101100110 | 100110 | 100010 |
Color Harmonies of #763537
Complementary color
Monochromatic Colors of #763537
Black with #763537
Text Example
Text Example
White with #763537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763537; }
p { color: rgb(118,53,55); }
H1.HeaderClassName
{
color: #763537;
}
.AnyTagClassName
{
color: #763537;
}
</style>
background-color css
<style>
a { background-color: #763537; }
a { background-color: rgb(118,53,55); }
div.DivClassName
{
background-color: #763537;
}
.BgClassName
{
background-color: #763537;
}
</style>
border-color css
<style>
span { border-color: #763537; }
span { border-color: rgb(118,53,55); }
td.TdClassName
{
border-color: #763537;
}
.TagClassName
{
border-color: #763537;
}
</style>