Shades of Merlot #713338
Tints of Merlot #713338
RGB
CMYK
RGB Variations
Color information
#713338 (or 0x713338) is known color: Merlot. HEX triplet: 71, 33 and 38. RGB value is (113,51,56). Sum of RGB (Red+Green+Blue) = 113+51+56=220 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.36% from 220); Green value is 51 (20.31% from 255 or 23.18% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 113 - color contains mainly: red. Hex color #713338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713338 is #8ECCC7. Grayscale: #464646. Windows color (decimal): -9358536 or 3683185. OLE color: 3683185.
HSL color Cylindrical-coordinate representation of color #713338: hue angle of 355.16º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #713338 is Cyan = 0, Magento = 0.55, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 56 | - |
| CMYK | 0 | 0.55 | 0.50 | 0.56 |
| HSL | 355.16º | 0.38% | 0.32% | - |
| HSV(B) | 355.16º | 0.55% | 0.44% | - |
| XYZ | 8.71 | 6.16 | 4.47 | - |
| YUV | 70.11 | 120.04 | 158.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 56 | 0 | 0.55 | 0.50 | 0.56 | 355.16 | 0.38 | 0.32 |
| Hex | 71 | 33 | 38 | 0 | 37 | 32 | 38 | 163 | 26 | 20 |
| Octal | 161 | 63 | 70 | 0 | 67 | 62 | 70 | 543 | 46 | 40 |
| Binary | 1110001 | 110011 | 111000 | 0 | 110111 | 110010 | 111000 | 101100011 | 100110 | 100000 |
Color Harmonies of #713338
Complementary color
Monochromatic Colors of #713338
Black with #713338
Text Example
Text Example
White with #713338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713338; }
p { color: rgb(113,51,56); }
H1.HeaderClassName
{
color: #713338;
}
.AnyTagClassName
{
color: #713338;
}
</style>
background-color css
<style>
a { background-color: #713338; }
a { background-color: rgb(113,51,56); }
div.DivClassName
{
background-color: #713338;
}
.BgClassName
{
background-color: #713338;
}
</style>
border-color css
<style>
span { border-color: #713338; }
span { border-color: rgb(113,51,56); }
td.TdClassName
{
border-color: #713338;
}
.TagClassName
{
border-color: #713338;
}
</style>