Shades of Merlot #683038
Tints of Merlot #683038
RGB
CMYK
RGB Variations
Color information
#683038 (or 0x683038) is known color: Merlot. HEX triplet: 68, 30 and 38. RGB value is (104,48,56). Sum of RGB (Red+Green+Blue) = 104+48+56=208 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50% from 208); Green value is 48 (19.14% from 255 or 23.08% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 104 - color contains mainly: red. Hex color #683038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683038 is #97CFC7. Grayscale: #414141. Windows color (decimal): -9949128 or 3682408. OLE color: 3682408.
HSL color Cylindrical-coordinate representation of color #683038: hue angle of 351.43º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #683038 is Cyan = 0, Magento = 0.54, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 56 | - |
| CMYK | 0 | 0.54 | 0.46 | 0.59 |
| HSL | 351.43º | 0.37% | 0.3% | - |
| HSV(B) | 351.43º | 0.54% | 0.41% | - |
| XYZ | 7.48 | 5.34 | 4.38 | - |
| YUV | 65.66 | 122.55 | 155.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 56 | 0 | 0.54 | 0.46 | 0.59 | 351.43 | 0.37 | 0.3 |
| Hex | 68 | 30 | 38 | 0 | 36 | 2E | 3B | 15F | 25 | 1E |
| Octal | 150 | 60 | 70 | 0 | 66 | 56 | 73 | 537 | 45 | 36 |
| Binary | 1101000 | 110000 | 111000 | 0 | 110110 | 101110 | 111011 | 101011111 | 100101 | 11110 |
Color Harmonies of #683038
Complementary color
Monochromatic Colors of #683038
Black with #683038
Text Example
Text Example
White with #683038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683038; }
p { color: rgb(104,48,56); }
H1.HeaderClassName
{
color: #683038;
}
.AnyTagClassName
{
color: #683038;
}
</style>
background-color css
<style>
a { background-color: #683038; }
a { background-color: rgb(104,48,56); }
div.DivClassName
{
background-color: #683038;
}
.BgClassName
{
background-color: #683038;
}
</style>
border-color css
<style>
span { border-color: #683038; }
span { border-color: rgb(104,48,56); }
td.TdClassName
{
border-color: #683038;
}
.TagClassName
{
border-color: #683038;
}
</style>