Shades of Merlot #783436
Tints of Merlot #783436
RGB
CMYK
RGB Variations
Color information
#783436 (or 0x783436) is known color: Merlot. HEX triplet: 78, 34 and 36. RGB value is (120,52,54). Sum of RGB (Red+Green+Blue) = 120+52+54=226 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.10% from 226); Green value is 52 (20.70% from 255 or 23.01% from 226); Blue value is 54 (21.48% from 255 or 23.89% from 226); Max value from RGB is 120 - color contains mainly: red. Hex color #783436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783436 is #87CBC9. Grayscale: #484848. Windows color (decimal): -8899530 or 3552376. OLE color: 3552376.
HSL color Cylindrical-coordinate representation of color #783436: hue angle of 358.24º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #783436 is Cyan = 0, Magento = 0.57, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 52 | 54 | - |
| CMYK | 0 | 0.57 | 0.55 | 0.53 |
| HSL | 358.24º | 0.4% | 0.34% | - |
| HSV(B) | 358.24º | 0.57% | 0.47% | - |
| XYZ | 9.64 | 6.72 | 4.28 | - |
| YUV | 72.56 | 117.53 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 52 | 54 | 0 | 0.57 | 0.55 | 0.53 | 358.24 | 0.4 | 0.34 |
| Hex | 78 | 34 | 36 | 0 | 39 | 37 | 35 | 166 | 28 | 22 |
| Octal | 170 | 64 | 66 | 0 | 71 | 67 | 65 | 546 | 50 | 42 |
| Binary | 1111000 | 110100 | 110110 | 0 | 111001 | 110111 | 110101 | 101100110 | 101000 | 100010 |
Color Harmonies of #783436
Complementary color
Monochromatic Colors of #783436
Black with #783436
Text Example
Text Example
White with #783436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783436; }
p { color: rgb(120,52,54); }
H1.HeaderClassName
{
color: #783436;
}
.AnyTagClassName
{
color: #783436;
}
</style>
background-color css
<style>
a { background-color: #783436; }
a { background-color: rgb(120,52,54); }
div.DivClassName
{
background-color: #783436;
}
.BgClassName
{
background-color: #783436;
}
</style>
border-color css
<style>
span { border-color: #783436; }
span { border-color: rgb(120,52,54); }
td.TdClassName
{
border-color: #783436;
}
.TagClassName
{
border-color: #783436;
}
</style>