Shades of Merlot #763038
Tints of Merlot #763038
RGB
CMYK
RGB Variations
Color information
#763038 (or 0x763038) is known color: Merlot. HEX triplet: 76, 30 and 38. RGB value is (118,48,56). Sum of RGB (Red+Green+Blue) = 118+48+56=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 48 (19.14% from 255 or 21.62% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #763038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763038 is #89CFC7. Grayscale: #454545. Windows color (decimal): -9031624 or 3682422. OLE color: 3682422.
HSL color Cylindrical-coordinate representation of color #763038: hue angle of 353.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763038 is Cyan = 0, Magento = 0.59, Yellow = 0.53 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 56 | - |
| CMYK | 0 | 0.59 | 0.53 | 0.54 |
| HSL | 353.14º | 0.42% | 0.33% | - |
| HSV(B) | 353.14º | 0.59% | 0.46% | - |
| XYZ | 9.24 | 6.25 | 4.46 | - |
| YUV | 69.84 | 120.19 | 162.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 56 | 0 | 0.59 | 0.53 | 0.54 | 353.14 | 0.42 | 0.33 |
| Hex | 76 | 30 | 38 | 0 | 3B | 35 | 36 | 161 | 2A | 21 |
| Octal | 166 | 60 | 70 | 0 | 73 | 65 | 66 | 541 | 52 | 41 |
| Binary | 1110110 | 110000 | 111000 | 0 | 111011 | 110101 | 110110 | 101100001 | 101010 | 100001 |
Color Harmonies of #763038
Complementary color
Monochromatic Colors of #763038
Black with #763038
Text Example
Text Example
White with #763038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763038; }
p { color: rgb(118,48,56); }
H1.HeaderClassName
{
color: #763038;
}
.AnyTagClassName
{
color: #763038;
}
</style>
background-color css
<style>
a { background-color: #763038; }
a { background-color: rgb(118,48,56); }
div.DivClassName
{
background-color: #763038;
}
.BgClassName
{
background-color: #763038;
}
</style>
border-color css
<style>
span { border-color: #763038; }
span { border-color: rgb(118,48,56); }
td.TdClassName
{
border-color: #763038;
}
.TagClassName
{
border-color: #763038;
}
</style>