Shades of Morocco Brown #49271E
Tints of Morocco Brown #49271E
RGB
CMYK
RGB Variations
Color information
#49271E (or 0x49271E) is known color: Morocco Brown. HEX triplet: 49, 27 and 1E. RGB value is (73,39,30). Sum of RGB (Red+Green+Blue) = 73+39+30=142 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.41% from 142); Green value is 39 (15.62% from 255 or 27.46% from 142); Blue value is 30 (12.11% from 255 or 21.13% from 142); Max value from RGB is 73 - color contains mainly: red. Hex color #49271E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #49271E is #B6D8E1. Grayscale: #303030. Windows color (decimal): -11983074 or 1976137. OLE color: 1976137.
HSL color Cylindrical-coordinate representation of color #49271E: hue angle of 12.56º degrees, saturation: 0.42, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #49271E is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 30 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.71 |
| HSL | 12.56º | 0.42% | 0.2% | - |
| HSV(B) | 12.56º | 0.59% | 0.29% | - |
| XYZ | 3.71 | 2.96 | 1.6 | - |
| YUV | 48.14 | 117.76 | 145.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 30 | 0 | 0.47 | 0.59 | 0.71 | 12.56 | 0.42 | 0.2 |
| Hex | 49 | 27 | 1E | 0 | 2F | 3B | 47 | D | 2A | 14 |
| Octal | 111 | 47 | 36 | 0 | 57 | 73 | 107 | 15 | 52 | 24 |
| Binary | 1001001 | 100111 | 11110 | 0 | 101111 | 111011 | 1000111 | 1101 | 101010 | 10100 |
Color Harmonies of #49271E
Complementary color
Monochromatic Colors of #49271E
Black with #49271E
Text Example
Text Example
White with #49271E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49271E; }
p { color: rgb(73,39,30); }
H1.HeaderClassName
{
color: #49271E;
}
.AnyTagClassName
{
color: #49271E;
}
</style>
background-color css
<style>
a { background-color: #49271E; }
a { background-color: rgb(73,39,30); }
div.DivClassName
{
background-color: #49271E;
}
.BgClassName
{
background-color: #49271E;
}
</style>
border-color css
<style>
span { border-color: #49271E; }
span { border-color: rgb(73,39,30); }
td.TdClassName
{
border-color: #49271E;
}
.TagClassName
{
border-color: #49271E;
}
</style>