Shades of Morocco Brown #49281E
Tints of Morocco Brown #49281E
RGB
CMYK
RGB Variations
Color information
#49281E (or 0x49281E) is known color: Morocco Brown. HEX triplet: 49, 28 and 1E. RGB value is (73,40,30). Sum of RGB (Red+Green+Blue) = 73+40+30=143 (18% of max value = 765). Red value is 73 (28.91% from 255 or 51.05% from 143); Green value is 40 (16.02% from 255 or 27.97% from 143); Blue value is 30 (12.11% from 255 or 20.98% from 143); Max value from RGB is 73 - color contains mainly: red. Hex color #49281E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #49281E is #B6D7E1. Grayscale: #303030. Windows color (decimal): -11982818 or 1976393. OLE color: 1976393.
HSL color Cylindrical-coordinate representation of color #49281E: hue angle of 13.95º 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 #49281E is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 30 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.71 |
| HSL | 13.95º | 0.42% | 0.2% | - |
| HSV(B) | 13.95º | 0.59% | 0.29% | - |
| XYZ | 3.74 | 3.03 | 1.62 | - |
| YUV | 48.73 | 117.43 | 145.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 30 | 0 | 0.45 | 0.59 | 0.71 | 13.95 | 0.42 | 0.2 |
| Hex | 49 | 28 | 1E | 0 | 2D | 3B | 47 | E | 2A | 14 |
| Octal | 111 | 50 | 36 | 0 | 55 | 73 | 107 | 16 | 52 | 24 |
| Binary | 1001001 | 101000 | 11110 | 0 | 101101 | 111011 | 1000111 | 1110 | 101010 | 10100 |
Color Harmonies of #49281E
Complementary color
Monochromatic Colors of #49281E
Black with #49281E
Text Example
Text Example
White with #49281E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #49281E; }
p { color: rgb(73,40,30); }
H1.HeaderClassName
{
color: #49281E;
}
.AnyTagClassName
{
color: #49281E;
}
</style>
background-color css
<style>
a { background-color: #49281E; }
a { background-color: rgb(73,40,30); }
div.DivClassName
{
background-color: #49281E;
}
.BgClassName
{
background-color: #49281E;
}
</style>
border-color css
<style>
span { border-color: #49281E; }
span { border-color: rgb(73,40,30); }
td.TdClassName
{
border-color: #49281E;
}
.TagClassName
{
border-color: #49281E;
}
</style>