Shades of Merlot #763039
Tints of Merlot #763039
RGB
CMYK
RGB Variations
Color information
#763039 (or 0x763039) is known color: Merlot. HEX triplet: 76, 30 and 39. RGB value is (118,48,57). Sum of RGB (Red+Green+Blue) = 118+48+57=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 48 (19.14% from 255 or 21.52% from 223); Blue value is 57 (22.66% from 255 or 25.56% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #763039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763039 is #89CFC6. Grayscale: #454545. Windows color (decimal): -9031623 or 3747958. OLE color: 3747958.
HSL color Cylindrical-coordinate representation of color #763039: hue angle of 352.29º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763039 is Cyan = 0, Magento = 0.59, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 57 | - |
| CMYK | 0 | 0.59 | 0.52 | 0.54 |
| HSL | 352.29º | 0.42% | 0.33% | - |
| HSV(B) | 352.29º | 0.59% | 0.46% | - |
| XYZ | 9.27 | 6.26 | 4.59 | - |
| YUV | 69.96 | 120.69 | 162.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 57 | 0 | 0.59 | 0.52 | 0.54 | 352.29 | 0.42 | 0.33 |
| Hex | 76 | 30 | 39 | 0 | 3B | 34 | 36 | 160 | 2A | 21 |
| Octal | 166 | 60 | 71 | 0 | 73 | 64 | 66 | 540 | 52 | 41 |
| Binary | 1110110 | 110000 | 111001 | 0 | 111011 | 110100 | 110110 | 101100000 | 101010 | 100001 |
Color Harmonies of #763039
Complementary color
Monochromatic Colors of #763039
Black with #763039
Text Example
Text Example
White with #763039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763039; }
p { color: rgb(118,48,57); }
H1.HeaderClassName
{
color: #763039;
}
.AnyTagClassName
{
color: #763039;
}
</style>
background-color css
<style>
a { background-color: #763039; }
a { background-color: rgb(118,48,57); }
div.DivClassName
{
background-color: #763039;
}
.BgClassName
{
background-color: #763039;
}
</style>
border-color css
<style>
span { border-color: #763039; }
span { border-color: rgb(118,48,57); }
td.TdClassName
{
border-color: #763039;
}
.TagClassName
{
border-color: #763039;
}
</style>