Shades of Merlot #763439
Tints of Merlot #763439
RGB
CMYK
RGB Variations
Color information
#763439 (or 0x763439) is known color: Merlot. HEX triplet: 76, 34 and 39. RGB value is (118,52,57). Sum of RGB (Red+Green+Blue) = 118+52+57=227 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.98% from 227); Green value is 52 (20.70% from 255 or 22.91% from 227); Blue value is 57 (22.66% from 255 or 25.11% from 227); Max value from RGB is 118 - color contains mainly: red. Hex color #763439 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763439 is #89CBC6. Grayscale: #484848. Windows color (decimal): -9030599 or 3748982. OLE color: 3748982.
HSL color Cylindrical-coordinate representation of color #763439: hue angle of 355.45º 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 #763439 is Cyan = 0, Magento = 0.56, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 57 | - |
| CMYK | 0 | 0.56 | 0.52 | 0.54 |
| HSL | 355.45º | 0.39% | 0.33% | - |
| HSV(B) | 355.45º | 0.56% | 0.46% | - |
| XYZ | 9.44 | 6.6 | 4.65 | - |
| YUV | 72.3 | 119.37 | 160.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 57 | 0 | 0.56 | 0.52 | 0.54 | 355.45 | 0.39 | 0.33 |
| Hex | 76 | 34 | 39 | 0 | 38 | 34 | 36 | 163 | 27 | 21 |
| Octal | 166 | 64 | 71 | 0 | 70 | 64 | 66 | 543 | 47 | 41 |
| Binary | 1110110 | 110100 | 111001 | 0 | 111000 | 110100 | 110110 | 101100011 | 100111 | 100001 |
Color Harmonies of #763439
Complementary color
Monochromatic Colors of #763439
Black with #763439
Text Example
Text Example
White with #763439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763439; }
p { color: rgb(118,52,57); }
H1.HeaderClassName
{
color: #763439;
}
.AnyTagClassName
{
color: #763439;
}
</style>
background-color css
<style>
a { background-color: #763439; }
a { background-color: rgb(118,52,57); }
div.DivClassName
{
background-color: #763439;
}
.BgClassName
{
background-color: #763439;
}
</style>
border-color css
<style>
span { border-color: #763439; }
span { border-color: rgb(118,52,57); }
td.TdClassName
{
border-color: #763439;
}
.TagClassName
{
border-color: #763439;
}
</style>