Shades of Morocco Brown #47281E
Tints of Morocco Brown #47281E
RGB
CMYK
RGB Variations
Color information
#47281E (or 0x47281E) is known color: Morocco Brown. HEX triplet: 47, 28 and 1E. RGB value is (71,40,30). Sum of RGB (Red+Green+Blue) = 71+40+30=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 40 (16.02% from 255 or 28.37% from 141); Blue value is 30 (12.11% from 255 or 21.28% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #47281E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #47281E is #B8D7E1. Grayscale: #303030. Windows color (decimal): -12113890 or 1976391. OLE color: 1976391.
HSL color Cylindrical-coordinate representation of color #47281E: hue angle of 14.63º 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 #47281E is Cyan = 0, Magento = 0.44, Yellow = 0.58 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 30 | - |
| CMYK | 0 | 0.44 | 0.58 | 0.72 |
| HSL | 14.63º | 0.41% | 0.2% | - |
| HSV(B) | 14.63º | 0.58% | 0.28% | - |
| XYZ | 3.59 | 2.95 | 1.61 | - |
| YUV | 48.13 | 117.77 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 30 | 0 | 0.44 | 0.58 | 0.72 | 14.63 | 0.41 | 0.2 |
| Hex | 47 | 28 | 1E | 0 | 2C | 3A | 48 | F | 29 | 14 |
| Octal | 107 | 50 | 36 | 0 | 54 | 72 | 110 | 17 | 51 | 24 |
| Binary | 1000111 | 101000 | 11110 | 0 | 101100 | 111010 | 1001000 | 1111 | 101001 | 10100 |
Color Harmonies of #47281E
Complementary color
Monochromatic Colors of #47281E
Black with #47281E
Text Example
Text Example
White with #47281E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #47281E; }
p { color: rgb(71,40,30); }
H1.HeaderClassName
{
color: #47281E;
}
.AnyTagClassName
{
color: #47281E;
}
</style>
background-color css
<style>
a { background-color: #47281E; }
a { background-color: rgb(71,40,30); }
div.DivClassName
{
background-color: #47281E;
}
.BgClassName
{
background-color: #47281E;
}
</style>
border-color css
<style>
span { border-color: #47281E; }
span { border-color: rgb(71,40,30); }
td.TdClassName
{
border-color: #47281E;
}
.TagClassName
{
border-color: #47281E;
}
</style>