Shades of Merlot #783138
Tints of Merlot #783138
RGB
CMYK
RGB Variations
Color information
#783138 (or 0x783138) is known color: Merlot. HEX triplet: 78, 31 and 38. RGB value is (120,49,56). Sum of RGB (Red+Green+Blue) = 120+49+56=225 (29% of max value = 765). Red value is 120 (47.27% from 255 or 53.33% from 225); Green value is 49 (19.53% from 255 or 21.78% from 225); Blue value is 56 (22.27% from 255 or 24.89% from 225); Max value from RGB is 120 - color contains mainly: red. Hex color #783138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783138 is #87CEC7. Grayscale: #474747. Windows color (decimal): -8900296 or 3682680. OLE color: 3682680.
HSL color Cylindrical-coordinate representation of color #783138: hue angle of 354.08º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #783138 is Cyan = 0, Magento = 0.59, Yellow = 0.53 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 56 | - |
| CMYK | 0 | 0.59 | 0.53 | 0.53 |
| HSL | 354.08º | 0.42% | 0.33% | - |
| HSV(B) | 354.08º | 0.59% | 0.47% | - |
| XYZ | 9.56 | 6.48 | 4.49 | - |
| YUV | 71.03 | 119.52 | 162.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 56 | 0 | 0.59 | 0.53 | 0.53 | 354.08 | 0.42 | 0.33 |
| Hex | 78 | 31 | 38 | 0 | 3B | 35 | 35 | 162 | 2A | 21 |
| Octal | 170 | 61 | 70 | 0 | 73 | 65 | 65 | 542 | 52 | 41 |
| Binary | 1111000 | 110001 | 111000 | 0 | 111011 | 110101 | 110101 | 101100010 | 101010 | 100001 |
Color Harmonies of #783138
Complementary color
Monochromatic Colors of #783138
Black with #783138
Text Example
Text Example
White with #783138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783138; }
p { color: rgb(120,49,56); }
H1.HeaderClassName
{
color: #783138;
}
.AnyTagClassName
{
color: #783138;
}
</style>
background-color css
<style>
a { background-color: #783138; }
a { background-color: rgb(120,49,56); }
div.DivClassName
{
background-color: #783138;
}
.BgClassName
{
background-color: #783138;
}
</style>
border-color css
<style>
span { border-color: #783138; }
span { border-color: rgb(120,49,56); }
td.TdClassName
{
border-color: #783138;
}
.TagClassName
{
border-color: #783138;
}
</style>