Shades of Merlot #763339
Tints of Merlot #763339
RGB
CMYK
RGB Variations
Color information
#763339 (or 0x763339) is known color: Merlot. HEX triplet: 76, 33 and 39. RGB value is (118,51,57). Sum of RGB (Red+Green+Blue) = 118+51+57=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 51 (20.31% from 255 or 22.57% from 226); Blue value is 57 (22.66% from 255 or 25.22% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #763339 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763339 is #89CCC6. Grayscale: #474747. Windows color (decimal): -9030855 or 3748726. OLE color: 3748726.
HSL color Cylindrical-coordinate representation of color #763339: hue angle of 354.63º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763339 is Cyan = 0, Magento = 0.57, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 57 | - |
| CMYK | 0 | 0.57 | 0.52 | 0.54 |
| HSL | 354.63º | 0.4% | 0.33% | - |
| HSV(B) | 354.63º | 0.57% | 0.46% | - |
| XYZ | 9.39 | 6.51 | 4.63 | - |
| YUV | 71.72 | 119.7 | 161.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 57 | 0 | 0.57 | 0.52 | 0.54 | 354.63 | 0.4 | 0.33 |
| Hex | 76 | 33 | 39 | 0 | 39 | 34 | 36 | 163 | 28 | 21 |
| Octal | 166 | 63 | 71 | 0 | 71 | 64 | 66 | 543 | 50 | 41 |
| Binary | 1110110 | 110011 | 111001 | 0 | 111001 | 110100 | 110110 | 101100011 | 101000 | 100001 |
Color Harmonies of #763339
Complementary color
Monochromatic Colors of #763339
Black with #763339
Text Example
Text Example
White with #763339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763339; }
p { color: rgb(118,51,57); }
H1.HeaderClassName
{
color: #763339;
}
.AnyTagClassName
{
color: #763339;
}
</style>
background-color css
<style>
a { background-color: #763339; }
a { background-color: rgb(118,51,57); }
div.DivClassName
{
background-color: #763339;
}
.BgClassName
{
background-color: #763339;
}
</style>
border-color css
<style>
span { border-color: #763339; }
span { border-color: rgb(118,51,57); }
td.TdClassName
{
border-color: #763339;
}
.TagClassName
{
border-color: #763339;
}
</style>