Shades of Morocco Brown #49291A
Tints of Morocco Brown #49291A
RGB
CMYK
RGB Variations
Color information
#49291A (or 0x49291A) is known color: Morocco Brown. HEX triplet: 49, 29 and 1A. RGB value is (73,41,26). Sum of RGB (Red+Green+Blue) = 73+41+26=140 (18% of max value = 765). Red value is 73 (28.91% from 255 or 52.14% from 140); Green value is 41 (16.41% from 255 or 29.29% from 140); Blue value is 26 (10.55% from 255 or 18.57% from 140); Max value from RGB is 73 - color contains mainly: red. Hex color #49291A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #49291A is #B6D6E5. Grayscale: #303030. Windows color (decimal): -11982566 or 1714505. OLE color: 1714505.
HSL color Cylindrical-coordinate representation of color #49291A: hue angle of 19.15º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #49291A is Cyan = 0, Magento = 0.44, Yellow = 0.64 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 26 | - |
| CMYK | 0 | 0.44 | 0.64 | 0.71 |
| HSL | 19.15º | 0.47% | 0.19% | - |
| HSV(B) | 19.15º | 0.64% | 0.29% | - |
| XYZ | 3.73 | 3.08 | 1.37 | - |
| YUV | 48.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 26 | 0 | 0.44 | 0.64 | 0.71 | 19.15 | 0.47 | 0.19 |
| Hex | 49 | 29 | 1A | 0 | 2C | 40 | 47 | 13 | 2F | 13 |
| Octal | 111 | 51 | 32 | 0 | 54 | 100 | 107 | 23 | 57 | 23 |
| Binary | 1001001 | 101001 | 11010 | 0 | 101100 | 1000000 | 1000111 | 10011 | 101111 | 10011 |
Color Harmonies of #49291A
Complementary color
Monochromatic Colors of #49291A
Black with #49291A
Text Example
Text Example
White with #49291A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49291A; }
p { color: rgb(73,41,26); }
H1.HeaderClassName
{
color: #49291A;
}
.AnyTagClassName
{
color: #49291A;
}
</style>
background-color css
<style>
a { background-color: #49291A; }
a { background-color: rgb(73,41,26); }
div.DivClassName
{
background-color: #49291A;
}
.BgClassName
{
background-color: #49291A;
}
</style>
border-color css
<style>
span { border-color: #49291A; }
span { border-color: rgb(73,41,26); }
td.TdClassName
{
border-color: #49291A;
}
.TagClassName
{
border-color: #49291A;
}
</style>