Shades of Morocco Brown #472921
Tints of Morocco Brown #472921
RGB
CMYK
RGB Variations
Color information
#472921 (or 0x472921) is known color: Morocco Brown. HEX triplet: 47, 29 and 21. RGB value is (71,41,33). Sum of RGB (Red+Green+Blue) = 71+41+33=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 41 (16.41% from 255 or 28.28% from 145); Blue value is 33 (13.28% from 255 or 22.76% from 145); Max value from RGB is 71 - color contains mainly: red. Hex color #472921 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472921 is #B8D6DE. Grayscale: #313131. Windows color (decimal): -12113631 or 2173255. OLE color: 2173255.
HSL color Cylindrical-coordinate representation of color #472921: hue angle of 12.63º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #472921 is Cyan = 0, Magento = 0.42, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 33 | - |
| CMYK | 0 | 0.42 | 0.54 | 0.72 |
| HSL | 12.63º | 0.37% | 0.2% | - |
| HSV(B) | 12.63º | 0.54% | 0.28% | - |
| XYZ | 3.67 | 3.04 | 1.83 | - |
| YUV | 49.06 | 118.94 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 33 | 0 | 0.42 | 0.54 | 0.72 | 12.63 | 0.37 | 0.2 |
| Hex | 47 | 29 | 21 | 0 | 2A | 36 | 48 | D | 25 | 14 |
| Octal | 107 | 51 | 41 | 0 | 52 | 66 | 110 | 15 | 45 | 24 |
| Binary | 1000111 | 101001 | 100001 | 0 | 101010 | 110110 | 1001000 | 1101 | 100101 | 10100 |
Color Harmonies of #472921
Complementary color
Monochromatic Colors of #472921
Black with #472921
Text Example
Text Example
White with #472921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472921; }
p { color: rgb(71,41,33); }
H1.HeaderClassName
{
color: #472921;
}
.AnyTagClassName
{
color: #472921;
}
</style>
background-color css
<style>
a { background-color: #472921; }
a { background-color: rgb(71,41,33); }
div.DivClassName
{
background-color: #472921;
}
.BgClassName
{
background-color: #472921;
}
</style>
border-color css
<style>
span { border-color: #472921; }
span { border-color: rgb(71,41,33); }
td.TdClassName
{
border-color: #472921;
}
.TagClassName
{
border-color: #472921;
}
</style>