Shades of Merlot #793335
Tints of Merlot #793335
RGB
CMYK
RGB Variations
Color information
#793335 (or 0x793335) is known color: Merlot. HEX triplet: 79, 33 and 35. RGB value is (121,51,53). Sum of RGB (Red+Green+Blue) = 121+51+53=225 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.78% from 225); Green value is 51 (20.31% from 255 or 22.67% from 225); Blue value is 53 (21.09% from 255 or 23.56% from 225); Max value from RGB is 121 - color contains mainly: red. Hex color #793335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793335 is #86CCCA. Grayscale: #484848. Windows color (decimal): -8834251 or 3486585. OLE color: 3486585.
HSL color Cylindrical-coordinate representation of color #793335: hue angle of 358.29º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #793335 is Cyan = 0, Magento = 0.58, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 51 | 53 | - |
| CMYK | 0 | 0.58 | 0.56 | 0.53 |
| HSL | 358.29º | 0.41% | 0.34% | - |
| HSV(B) | 358.29º | 0.58% | 0.47% | - |
| XYZ | 9.71 | 6.69 | 4.15 | - |
| YUV | 72.16 | 117.19 | 162.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 51 | 53 | 0 | 0.58 | 0.56 | 0.53 | 358.29 | 0.41 | 0.34 |
| Hex | 79 | 33 | 35 | 0 | 3A | 38 | 35 | 166 | 29 | 22 |
| Octal | 171 | 63 | 65 | 0 | 72 | 70 | 65 | 546 | 51 | 42 |
| Binary | 1111001 | 110011 | 110101 | 0 | 111010 | 111000 | 110101 | 101100110 | 101001 | 100010 |
Color Harmonies of #793335
Complementary color
Monochromatic Colors of #793335
Black with #793335
Text Example
Text Example
White with #793335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793335; }
p { color: rgb(121,51,53); }
H1.HeaderClassName
{
color: #793335;
}
.AnyTagClassName
{
color: #793335;
}
</style>
background-color css
<style>
a { background-color: #793335; }
a { background-color: rgb(121,51,53); }
div.DivClassName
{
background-color: #793335;
}
.BgClassName
{
background-color: #793335;
}
</style>
border-color css
<style>
span { border-color: #793335; }
span { border-color: rgb(121,51,53); }
td.TdClassName
{
border-color: #793335;
}
.TagClassName
{
border-color: #793335;
}
</style>