Shades of Merlot #723338
Tints of Merlot #723338
RGB
CMYK
RGB Variations
Color information
#723338 (or 0x723338) is known color: Merlot. HEX triplet: 72, 33 and 38. RGB value is (114,51,56). Sum of RGB (Red+Green+Blue) = 114+51+56=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 51 (20.31% from 255 or 23.08% from 221); Blue value is 56 (22.27% from 255 or 25.34% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #723338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723338 is #8DCCC7. Grayscale: #464646. Windows color (decimal): -9293000 or 3683186. OLE color: 3683186.
HSL color Cylindrical-coordinate representation of color #723338: hue angle of 355.24º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723338 is Cyan = 0, Magento = 0.55, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 56 | - |
| CMYK | 0 | 0.55 | 0.51 | 0.55 |
| HSL | 355.24º | 0.38% | 0.32% | - |
| HSV(B) | 355.24º | 0.55% | 0.45% | - |
| XYZ | 8.84 | 6.23 | 4.48 | - |
| YUV | 70.41 | 119.87 | 159.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 56 | 0 | 0.55 | 0.51 | 0.55 | 355.24 | 0.38 | 0.32 |
| Hex | 72 | 33 | 38 | 0 | 37 | 33 | 37 | 163 | 26 | 20 |
| Octal | 162 | 63 | 70 | 0 | 67 | 63 | 67 | 543 | 46 | 40 |
| Binary | 1110010 | 110011 | 111000 | 0 | 110111 | 110011 | 110111 | 101100011 | 100110 | 100000 |
Color Harmonies of #723338
Complementary color
Monochromatic Colors of #723338
Black with #723338
Text Example
Text Example
White with #723338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723338; }
p { color: rgb(114,51,56); }
H1.HeaderClassName
{
color: #723338;
}
.AnyTagClassName
{
color: #723338;
}
</style>
background-color css
<style>
a { background-color: #723338; }
a { background-color: rgb(114,51,56); }
div.DivClassName
{
background-color: #723338;
}
.BgClassName
{
background-color: #723338;
}
</style>
border-color css
<style>
span { border-color: #723338; }
span { border-color: rgb(114,51,56); }
td.TdClassName
{
border-color: #723338;
}
.TagClassName
{
border-color: #723338;
}
</style>