Shades of Morocco Brown #47291D
Tints of Morocco Brown #47291D
RGB
CMYK
RGB Variations
Color information
#47291D (or 0x47291D) is known color: Morocco Brown. HEX triplet: 47, 29 and 1D. RGB value is (71,41,29). Sum of RGB (Red+Green+Blue) = 71+41+29=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 41 (16.41% from 255 or 29.08% from 141); Blue value is 29 (11.72% from 255 or 20.57% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #47291D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #47291D is #B8D6E2. Grayscale: #303030. Windows color (decimal): -12113635 or 1911111. OLE color: 1911111.
HSL color Cylindrical-coordinate representation of color #47291D: hue angle of 17.14º degrees, saturation: 0.42, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #47291D is Cyan = 0, Magento = 0.42, Yellow = 0.59 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 29 | - |
| CMYK | 0 | 0.42 | 0.59 | 0.72 |
| HSL | 17.14º | 0.42% | 0.2% | - |
| HSV(B) | 17.14º | 0.59% | 0.28% | - |
| XYZ | 3.61 | 3.01 | 1.55 | - |
| YUV | 48.6 | 116.94 | 143.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 29 | 0 | 0.42 | 0.59 | 0.72 | 17.14 | 0.42 | 0.2 |
| Hex | 47 | 29 | 1D | 0 | 2A | 3B | 48 | 11 | 2A | 14 |
| Octal | 107 | 51 | 35 | 0 | 52 | 73 | 110 | 21 | 52 | 24 |
| Binary | 1000111 | 101001 | 11101 | 0 | 101010 | 111011 | 1001000 | 10001 | 101010 | 10100 |
Color Harmonies of #47291D
Complementary color
Monochromatic Colors of #47291D
Black with #47291D
Text Example
Text Example
White with #47291D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47291D; }
p { color: rgb(71,41,29); }
H1.HeaderClassName
{
color: #47291D;
}
.AnyTagClassName
{
color: #47291D;
}
</style>
background-color css
<style>
a { background-color: #47291D; }
a { background-color: rgb(71,41,29); }
div.DivClassName
{
background-color: #47291D;
}
.BgClassName
{
background-color: #47291D;
}
</style>
border-color css
<style>
span { border-color: #47291D; }
span { border-color: rgb(71,41,29); }
td.TdClassName
{
border-color: #47291D;
}
.TagClassName
{
border-color: #47291D;
}
</style>