Shades of Merlot #763643
Tints of Merlot #763643
RGB
CMYK
RGB Variations
Color information
#763643 (or 0x763643) is known color: Merlot. HEX triplet: 76, 36 and 43. RGB value is (118,54,67). Sum of RGB (Red+Green+Blue) = 118+54+67=239 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.37% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 67 (26.56% from 255 or 28.03% from 239); Max value from RGB is 118 - color contains mainly: red. Hex color #763643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763643 is #89C9BC. Grayscale: #4A4A4A. Windows color (decimal): -9030077 or 4404854. OLE color: 4404854.
HSL color Cylindrical-coordinate representation of color #763643: hue angle of 347.81º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #763643 is Cyan = 0, Magento = 0.54, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 67 | - |
| CMYK | 0 | 0.54 | 0.43 | 0.54 |
| HSL | 347.81º | 0.37% | 0.34% | - |
| HSV(B) | 347.81º | 0.54% | 0.46% | - |
| XYZ | 9.8 | 6.9 | 6.12 | - |
| YUV | 74.62 | 123.7 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 67 | 0 | 0.54 | 0.43 | 0.54 | 347.81 | 0.37 | 0.34 |
| Hex | 76 | 36 | 43 | 0 | 36 | 2B | 36 | 15C | 25 | 22 |
| Octal | 166 | 66 | 103 | 0 | 66 | 53 | 66 | 534 | 45 | 42 |
| Binary | 1110110 | 110110 | 1000011 | 0 | 110110 | 101011 | 110110 | 101011100 | 100101 | 100010 |
Color Harmonies of #763643
Complementary color
Monochromatic Colors of #763643
Black with #763643
Text Example
Text Example
White with #763643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763643; }
p { color: rgb(118,54,67); }
H1.HeaderClassName
{
color: #763643;
}
.AnyTagClassName
{
color: #763643;
}
</style>
background-color css
<style>
a { background-color: #763643; }
a { background-color: rgb(118,54,67); }
div.DivClassName
{
background-color: #763643;
}
.BgClassName
{
background-color: #763643;
}
</style>
border-color css
<style>
span { border-color: #763643; }
span { border-color: rgb(118,54,67); }
td.TdClassName
{
border-color: #763643;
}
.TagClassName
{
border-color: #763643;
}
</style>