Shades of Morocco Brown #49291D
Tints of Morocco Brown #49291D
RGB
CMYK
RGB Variations
Color information
#49291D (or 0x49291D) is known color: Morocco Brown. HEX triplet: 49, 29 and 1D. RGB value is (73,41,29). Sum of RGB (Red+Green+Blue) = 73+41+29=143 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.05% from 143); Green value is 41 (16.41% from 255 or 28.67% from 143); Blue value is 29 (11.72% from 255 or 20.28% from 143); Max value from RGB is 73 - color contains mainly: red. Hex color #49291D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #49291D is #B6D6E2. Grayscale: #313131. Windows color (decimal): -11982563 or 1911113. OLE color: 1911113.
HSL color Cylindrical-coordinate representation of color #49291D: hue angle of 16.36º degrees, saturation: 0.43, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #49291D is Cyan = 0, Magento = 0.44, Yellow = 0.60 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 29 | - |
| CMYK | 0 | 0.44 | 0.60 | 0.71 |
| HSL | 16.36º | 0.43% | 0.2% | - |
| HSV(B) | 16.36º | 0.6% | 0.29% | - |
| XYZ | 3.76 | 3.09 | 1.56 | - |
| YUV | 49.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 29 | 0 | 0.44 | 0.60 | 0.71 | 16.36 | 0.43 | 0.2 |
| Hex | 49 | 29 | 1D | 0 | 2C | 3C | 47 | 10 | 2B | 14 |
| Octal | 111 | 51 | 35 | 0 | 54 | 74 | 107 | 20 | 53 | 24 |
| Binary | 1001001 | 101001 | 11101 | 0 | 101100 | 111100 | 1000111 | 10000 | 101011 | 10100 |
Color Harmonies of #49291D
Complementary color
Monochromatic Colors of #49291D
Black with #49291D
Text Example
Text Example
White with #49291D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49291D; }
p { color: rgb(73,41,29); }
H1.HeaderClassName
{
color: #49291D;
}
.AnyTagClassName
{
color: #49291D;
}
</style>
background-color css
<style>
a { background-color: #49291D; }
a { background-color: rgb(73,41,29); }
div.DivClassName
{
background-color: #49291D;
}
.BgClassName
{
background-color: #49291D;
}
</style>
border-color css
<style>
span { border-color: #49291D; }
span { border-color: rgb(73,41,29); }
td.TdClassName
{
border-color: #49291D;
}
.TagClassName
{
border-color: #49291D;
}
</style>