Shades of Morocco Brown #47291C
Tints of Morocco Brown #47291C
RGB
CMYK
RGB Variations
Color information
#47291C (or 0x47291C) is known color: Morocco Brown. HEX triplet: 47, 29 and 1C. RGB value is (71,41,28). Sum of RGB (Red+Green+Blue) = 71+41+28=140 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.71% from 140); Green value is 41 (16.41% from 255 or 29.29% from 140); Blue value is 28 (11.33% from 255 or 20% from 140); Max value from RGB is 71 - color contains mainly: red. Hex color #47291C is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #47291C is #B8D6E3. Grayscale: #303030. Windows color (decimal): -12113636 or 1845575. OLE color: 1845575.
HSL color Cylindrical-coordinate representation of color #47291C: hue angle of 18.14º degrees, saturation: 0.43, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #47291C is Cyan = 0, Magento = 0.42, Yellow = 0.61 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 28 | - |
| CMYK | 0 | 0.42 | 0.61 | 0.72 |
| HSL | 18.14º | 0.43% | 0.19% | - |
| HSV(B) | 18.14º | 0.61% | 0.28% | - |
| XYZ | 3.6 | 3.01 | 1.49 | - |
| YUV | 48.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 28 | 0 | 0.42 | 0.61 | 0.72 | 18.14 | 0.43 | 0.19 |
| Hex | 47 | 29 | 1C | 0 | 2A | 3D | 48 | 12 | 2B | 13 |
| Octal | 107 | 51 | 34 | 0 | 52 | 75 | 110 | 22 | 53 | 23 |
| Binary | 1000111 | 101001 | 11100 | 0 | 101010 | 111101 | 1001000 | 10010 | 101011 | 10011 |
Color Harmonies of #47291C
Complementary color
Monochromatic Colors of #47291C
Black with #47291C
Text Example
Text Example
White with #47291C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47291C; }
p { color: rgb(71,41,28); }
H1.HeaderClassName
{
color: #47291C;
}
.AnyTagClassName
{
color: #47291C;
}
</style>
background-color css
<style>
a { background-color: #47291C; }
a { background-color: rgb(71,41,28); }
div.DivClassName
{
background-color: #47291C;
}
.BgClassName
{
background-color: #47291C;
}
</style>
border-color css
<style>
span { border-color: #47291C; }
span { border-color: rgb(71,41,28); }
td.TdClassName
{
border-color: #47291C;
}
.TagClassName
{
border-color: #47291C;
}
</style>