Shades of Merlot #763440
Tints of Merlot #763440
RGB
CMYK
RGB Variations
Color information
#763440 (or 0x763440) is known color: Merlot. HEX triplet: 76, 34 and 40. RGB value is (118,52,64). Sum of RGB (Red+Green+Blue) = 118+52+64=234 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.43% from 234); Green value is 52 (20.70% from 255 or 22.22% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 118 - color contains mainly: red. Hex color #763440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763440 is #89CBBF. Grayscale: #494949. Windows color (decimal): -9030592 or 4207734. OLE color: 4207734.
HSL color Cylindrical-coordinate representation of color #763440: hue angle of 349.09º 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 #763440 is Cyan = 0, Magento = 0.56, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 64 | - |
| CMYK | 0 | 0.56 | 0.46 | 0.54 |
| HSL | 349.09º | 0.39% | 0.33% | - |
| HSV(B) | 349.09º | 0.56% | 0.46% | - |
| XYZ | 9.62 | 6.68 | 5.63 | - |
| YUV | 73.1 | 122.87 | 160.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 64 | 0 | 0.56 | 0.46 | 0.54 | 349.09 | 0.39 | 0.33 |
| Hex | 76 | 34 | 40 | 0 | 38 | 2E | 36 | 15D | 27 | 21 |
| Octal | 166 | 64 | 100 | 0 | 70 | 56 | 66 | 535 | 47 | 41 |
| Binary | 1110110 | 110100 | 1000000 | 0 | 111000 | 101110 | 110110 | 101011101 | 100111 | 100001 |
Color Harmonies of #763440
Complementary color
Monochromatic Colors of #763440
Black with #763440
Text Example
Text Example
White with #763440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763440; }
p { color: rgb(118,52,64); }
H1.HeaderClassName
{
color: #763440;
}
.AnyTagClassName
{
color: #763440;
}
</style>
background-color css
<style>
a { background-color: #763440; }
a { background-color: rgb(118,52,64); }
div.DivClassName
{
background-color: #763440;
}
.BgClassName
{
background-color: #763440;
}
</style>
border-color css
<style>
span { border-color: #763440; }
span { border-color: rgb(118,52,64); }
td.TdClassName
{
border-color: #763440;
}
.TagClassName
{
border-color: #763440;
}
</style>