Shades of Merlot #773435
Tints of Merlot #773435
RGB
CMYK
RGB Variations
Color information
#773435 (or 0x773435) is known color: Merlot. HEX triplet: 77, 34 and 35. RGB value is (119,52,53). Sum of RGB (Red+Green+Blue) = 119+52+53=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 52 (20.70% from 255 or 23.21% from 224); Blue value is 53 (21.09% from 255 or 23.66% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #773435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773435 is #88CBCA. Grayscale: #484848. Windows color (decimal): -8965067 or 3486839. OLE color: 3486839.
HSL color Cylindrical-coordinate representation of color #773435: hue angle of 359.1º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #773435 is Cyan = 0, Magento = 0.56, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 53 | - |
| CMYK | 0 | 0.56 | 0.55 | 0.53 |
| HSL | 359.1º | 0.39% | 0.34% | - |
| HSV(B) | 359.1º | 0.56% | 0.47% | - |
| XYZ | 9.48 | 6.63 | 4.15 | - |
| YUV | 72.15 | 117.2 | 161.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 53 | 0 | 0.56 | 0.55 | 0.53 | 359.1 | 0.39 | 0.34 |
| Hex | 77 | 34 | 35 | 0 | 38 | 37 | 35 | 167 | 27 | 22 |
| Octal | 167 | 64 | 65 | 0 | 70 | 67 | 65 | 547 | 47 | 42 |
| Binary | 1110111 | 110100 | 110101 | 0 | 111000 | 110111 | 110101 | 101100111 | 100111 | 100010 |
Color Harmonies of #773435
Complementary color
Monochromatic Colors of #773435
Black with #773435
Text Example
Text Example
White with #773435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773435; }
p { color: rgb(119,52,53); }
H1.HeaderClassName
{
color: #773435;
}
.AnyTagClassName
{
color: #773435;
}
</style>
background-color css
<style>
a { background-color: #773435; }
a { background-color: rgb(119,52,53); }
div.DivClassName
{
background-color: #773435;
}
.BgClassName
{
background-color: #773435;
}
</style>
border-color css
<style>
span { border-color: #773435; }
span { border-color: rgb(119,52,53); }
td.TdClassName
{
border-color: #773435;
}
.TagClassName
{
border-color: #773435;
}
</style>