Shades of Morocco Brown #49271D
Tints of Morocco Brown #49271D
RGB
CMYK
RGB Variations
Color information
#49271D (or 0x49271D) is known color: Morocco Brown. HEX triplet: 49, 27 and 1D. RGB value is (73,39,29). Sum of RGB (Red+Green+Blue) = 73+39+29=141 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.77% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 29 (11.72% from 255 or 20.57% from 141); Max value from RGB is 73 - color contains mainly: red. Hex color #49271D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #49271D is #B6D8E2. Grayscale: #303030. Windows color (decimal): -11983075 or 1910601. OLE color: 1910601.
HSL color Cylindrical-coordinate representation of color #49271D: hue angle of 13.64º 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 #49271D is Cyan = 0, Magento = 0.47, Yellow = 0.60 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 29 | - |
| CMYK | 0 | 0.47 | 0.60 | 0.71 |
| HSL | 13.64º | 0.43% | 0.2% | - |
| HSV(B) | 13.64º | 0.6% | 0.29% | - |
| XYZ | 3.69 | 2.96 | 1.54 | - |
| YUV | 48.03 | 117.26 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 29 | 0 | 0.47 | 0.60 | 0.71 | 13.64 | 0.43 | 0.2 |
| Hex | 49 | 27 | 1D | 0 | 2F | 3C | 47 | E | 2B | 14 |
| Octal | 111 | 47 | 35 | 0 | 57 | 74 | 107 | 16 | 53 | 24 |
| Binary | 1001001 | 100111 | 11101 | 0 | 101111 | 111100 | 1000111 | 1110 | 101011 | 10100 |
Color Harmonies of #49271D
Complementary color
Monochromatic Colors of #49271D
Black with #49271D
Text Example
Text Example
White with #49271D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49271D; }
p { color: rgb(73,39,29); }
H1.HeaderClassName
{
color: #49271D;
}
.AnyTagClassName
{
color: #49271D;
}
</style>
background-color css
<style>
a { background-color: #49271D; }
a { background-color: rgb(73,39,29); }
div.DivClassName
{
background-color: #49271D;
}
.BgClassName
{
background-color: #49271D;
}
</style>
border-color css
<style>
span { border-color: #49271D; }
span { border-color: rgb(73,39,29); }
td.TdClassName
{
border-color: #49271D;
}
.TagClassName
{
border-color: #49271D;
}
</style>