Shades of Merlot #763441
Tints of Merlot #763441
RGB
CMYK
RGB Variations
Color information
#763441 (or 0x763441) is known color: Merlot. HEX triplet: 76, 34 and 41. RGB value is (118,52,65). Sum of RGB (Red+Green+Blue) = 118+52+65=235 (31% of max value = 765). Red value is 118 (46.48% from 255 or 50.21% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 65 (25.78% from 255 or 27.66% from 235); Max value from RGB is 118 - color contains mainly: red. Hex color #763441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763441 is #89CBBE. Grayscale: #494949. Windows color (decimal): -9030591 or 4273270. OLE color: 4273270.
HSL color Cylindrical-coordinate representation of color #763441: hue angle of 348.18º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763441 is Cyan = 0, Magento = 0.56, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 65 | - |
| CMYK | 0 | 0.56 | 0.45 | 0.54 |
| HSL | 348.18º | 0.39% | 0.33% | - |
| HSV(B) | 348.18º | 0.56% | 0.46% | - |
| XYZ | 9.65 | 6.69 | 5.78 | - |
| YUV | 73.22 | 123.37 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 65 | 0 | 0.56 | 0.45 | 0.54 | 348.18 | 0.39 | 0.33 |
| Hex | 76 | 34 | 41 | 0 | 38 | 2D | 36 | 15C | 27 | 21 |
| Octal | 166 | 64 | 101 | 0 | 70 | 55 | 66 | 534 | 47 | 41 |
| Binary | 1110110 | 110100 | 1000001 | 0 | 111000 | 101101 | 110110 | 101011100 | 100111 | 100001 |
Color Harmonies of #763441
Complementary color
Monochromatic Colors of #763441
Black with #763441
Text Example
Text Example
White with #763441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763441; }
p { color: rgb(118,52,65); }
H1.HeaderClassName
{
color: #763441;
}
.AnyTagClassName
{
color: #763441;
}
</style>
background-color css
<style>
a { background-color: #763441; }
a { background-color: rgb(118,52,65); }
div.DivClassName
{
background-color: #763441;
}
.BgClassName
{
background-color: #763441;
}
</style>
border-color css
<style>
span { border-color: #763441; }
span { border-color: rgb(118,52,65); }
td.TdClassName
{
border-color: #763441;
}
.TagClassName
{
border-color: #763441;
}
</style>