Shades of Morocco Brown #47291E
Tints of Morocco Brown #47291E
RGB
CMYK
RGB Variations
Color information
#47291E (or 0x47291E) is known color: Morocco Brown. HEX triplet: 47, 29 and 1E. RGB value is (71,41,30). Sum of RGB (Red+Green+Blue) = 71+41+30=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 41 (16.41% from 255 or 28.87% from 142); Blue value is 30 (12.11% from 255 or 21.13% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #47291E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #47291E is #B8D6E1. Grayscale: #303030. Windows color (decimal): -12113634 or 1976647. OLE color: 1976647.
HSL color Cylindrical-coordinate representation of color #47291E: hue angle of 16.1º degrees, saturation: 0.41, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #47291E is Cyan = 0, Magento = 0.42, Yellow = 0.58 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 30 | - |
| CMYK | 0 | 0.42 | 0.58 | 0.72 |
| HSL | 16.1º | 0.41% | 0.2% | - |
| HSV(B) | 16.1º | 0.58% | 0.28% | - |
| XYZ | 3.63 | 3.02 | 1.62 | - |
| YUV | 48.72 | 117.44 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 30 | 0 | 0.42 | 0.58 | 0.72 | 16.1 | 0.41 | 0.2 |
| Hex | 47 | 29 | 1E | 0 | 2A | 3A | 48 | 10 | 29 | 14 |
| Octal | 107 | 51 | 36 | 0 | 52 | 72 | 110 | 20 | 51 | 24 |
| Binary | 1000111 | 101001 | 11110 | 0 | 101010 | 111010 | 1001000 | 10000 | 101001 | 10100 |
Color Harmonies of #47291E
Complementary color
Monochromatic Colors of #47291E
Black with #47291E
Text Example
Text Example
White with #47291E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47291E; }
p { color: rgb(71,41,30); }
H1.HeaderClassName
{
color: #47291E;
}
.AnyTagClassName
{
color: #47291E;
}
</style>
background-color css
<style>
a { background-color: #47291E; }
a { background-color: rgb(71,41,30); }
div.DivClassName
{
background-color: #47291E;
}
.BgClassName
{
background-color: #47291E;
}
</style>
border-color css
<style>
span { border-color: #47291E; }
span { border-color: rgb(71,41,30); }
td.TdClassName
{
border-color: #47291E;
}
.TagClassName
{
border-color: #47291E;
}
</style>