Shades of Merlot #763138
Tints of Merlot #763138
RGB
CMYK
RGB Variations
Color information
#763138 (or 0x763138) is known color: Merlot. HEX triplet: 76, 31 and 38. RGB value is (118,49,56). Sum of RGB (Red+Green+Blue) = 118+49+56=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 49 (19.53% from 255 or 21.97% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #763138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763138 is #89CEC7. Grayscale: #464646. Windows color (decimal): -9031368 or 3682678. OLE color: 3682678.
HSL color Cylindrical-coordinate representation of color #763138: hue angle of 353.91º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763138 is Cyan = 0, Magento = 0.58, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 56 | - |
| CMYK | 0 | 0.58 | 0.53 | 0.54 |
| HSL | 353.91º | 0.41% | 0.33% | - |
| HSV(B) | 353.91º | 0.58% | 0.46% | - |
| XYZ | 9.28 | 6.33 | 4.47 | - |
| YUV | 70.43 | 119.86 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 56 | 0 | 0.58 | 0.53 | 0.54 | 353.91 | 0.41 | 0.33 |
| Hex | 76 | 31 | 38 | 0 | 3A | 35 | 36 | 162 | 29 | 21 |
| Octal | 166 | 61 | 70 | 0 | 72 | 65 | 66 | 542 | 51 | 41 |
| Binary | 1110110 | 110001 | 111000 | 0 | 111010 | 110101 | 110110 | 101100010 | 101001 | 100001 |
Color Harmonies of #763138
Complementary color
Monochromatic Colors of #763138
Black with #763138
Text Example
Text Example
White with #763138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763138; }
p { color: rgb(118,49,56); }
H1.HeaderClassName
{
color: #763138;
}
.AnyTagClassName
{
color: #763138;
}
</style>
background-color css
<style>
a { background-color: #763138; }
a { background-color: rgb(118,49,56); }
div.DivClassName
{
background-color: #763138;
}
.BgClassName
{
background-color: #763138;
}
</style>
border-color css
<style>
span { border-color: #763138; }
span { border-color: rgb(118,49,56); }
td.TdClassName
{
border-color: #763138;
}
.TagClassName
{
border-color: #763138;
}
</style>