Shades of Merlot #763538
Tints of Merlot #763538
RGB
CMYK
RGB Variations
Color information
#763538 (or 0x763538) is known color: Merlot. HEX triplet: 76, 35 and 38. RGB value is (118,53,56). Sum of RGB (Red+Green+Blue) = 118+53+56=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 53 (21.09% from 255 or 23.35% from 227); Blue value is 56 (22.27% from 255 or 24.67% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #763538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763538 is #89CAC7. Grayscale: #484848. Windows color (decimal): -9030344 or 3683702. OLE color: 3683702.
HSL color Cylindrical-coordinate representation of color #763538: hue angle of 357.23º 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 #763538 is Cyan = 0, Magento = 0.55, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 56 | - |
| CMYK | 0 | 0.55 | 0.53 | 0.54 |
| HSL | 357.23º | 0.38% | 0.34% | - |
| HSV(B) | 357.23º | 0.55% | 0.46% | - |
| XYZ | 9.46 | 6.68 | 4.53 | - |
| YUV | 72.78 | 118.53 | 160.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 56 | 0 | 0.55 | 0.53 | 0.54 | 357.23 | 0.38 | 0.34 |
| Hex | 76 | 35 | 38 | 0 | 37 | 35 | 36 | 165 | 26 | 22 |
| Octal | 166 | 65 | 70 | 0 | 67 | 65 | 66 | 545 | 46 | 42 |
| Binary | 1110110 | 110101 | 111000 | 0 | 110111 | 110101 | 110110 | 101100101 | 100110 | 100010 |
Color Harmonies of #763538
Complementary color
Monochromatic Colors of #763538
Black with #763538
Text Example
Text Example
White with #763538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763538; }
p { color: rgb(118,53,56); }
H1.HeaderClassName
{
color: #763538;
}
.AnyTagClassName
{
color: #763538;
}
</style>
background-color css
<style>
a { background-color: #763538; }
a { background-color: rgb(118,53,56); }
div.DivClassName
{
background-color: #763538;
}
.BgClassName
{
background-color: #763538;
}
</style>
border-color css
<style>
span { border-color: #763538; }
span { border-color: rgb(118,53,56); }
td.TdClassName
{
border-color: #763538;
}
.TagClassName
{
border-color: #763538;
}
</style>