Shades of Morocco Brown #472815
Tints of Morocco Brown #472815
RGB
CMYK
RGB Variations
Color information
#472815 (or 0x472815) is known color: Morocco Brown. HEX triplet: 47, 28 and 15. RGB value is (71,40,21). Sum of RGB (Red+Green+Blue) = 71+40+21=132 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.79% from 132); Green value is 40 (16.02% from 255 or 30.30% from 132); Blue value is 21 (8.59% from 255 or 15.91% from 132); Max value from RGB is 71 - color contains mainly: red. Hex color #472815 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472815 is #B8D7EA. Grayscale: #2F2F2F. Windows color (decimal): -12113899 or 1386567. OLE color: 1386567.
HSL color Cylindrical-coordinate representation of color #472815: hue angle of 22.8º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #472815 is Cyan = 0, Magento = 0.44, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 21 | - |
| CMYK | 0 | 0.44 | 0.70 | 0.72 |
| HSL | 22.8º | 0.54% | 0.18% | - |
| HSV(B) | 22.8º | 0.7% | 0.28% | - |
| XYZ | 3.49 | 2.91 | 1.09 | - |
| YUV | 47.1 | 113.27 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 21 | 0 | 0.44 | 0.70 | 0.72 | 22.8 | 0.54 | 0.18 |
| Hex | 47 | 28 | 15 | 0 | 2C | 46 | 48 | 17 | 36 | 12 |
| Octal | 107 | 50 | 25 | 0 | 54 | 106 | 110 | 27 | 66 | 22 |
| Binary | 1000111 | 101000 | 10101 | 0 | 101100 | 1000110 | 1001000 | 10111 | 110110 | 10010 |
Color Harmonies of #472815
Complementary color
Monochromatic Colors of #472815
Black with #472815
Text Example
Text Example
White with #472815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472815; }
p { color: rgb(71,40,21); }
H1.HeaderClassName
{
color: #472815;
}
.AnyTagClassName
{
color: #472815;
}
</style>
background-color css
<style>
a { background-color: #472815; }
a { background-color: rgb(71,40,21); }
div.DivClassName
{
background-color: #472815;
}
.BgClassName
{
background-color: #472815;
}
</style>
border-color css
<style>
span { border-color: #472815; }
span { border-color: rgb(71,40,21); }
td.TdClassName
{
border-color: #472815;
}
.TagClassName
{
border-color: #472815;
}
</style>