Shades of Morocco Brown #472716
Tints of Morocco Brown #472716
RGB
CMYK
RGB Variations
Color information
#472716 (or 0x472716) is known color: Morocco Brown. HEX triplet: 47, 27 and 16. RGB value is (71,39,22). Sum of RGB (Red+Green+Blue) = 71+39+22=132 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.79% from 132); Green value is 39 (15.62% from 255 or 29.55% from 132); Blue value is 22 (8.98% from 255 or 16.67% from 132); Max value from RGB is 71 - color contains mainly: red. Hex color #472716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472716 is #B8D8E9. Grayscale: #2E2E2E. Windows color (decimal): -12114154 or 1451847. OLE color: 1451847.
HSL color Cylindrical-coordinate representation of color #472716: hue angle of 20.82º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #472716 is Cyan = 0, Magento = 0.45, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 22 | - |
| CMYK | 0 | 0.45 | 0.69 | 0.72 |
| HSL | 20.82º | 0.53% | 0.18% | - |
| HSV(B) | 20.82º | 0.69% | 0.28% | - |
| XYZ | 3.47 | 2.85 | 1.13 | - |
| YUV | 46.63 | 114.1 | 145.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 22 | 0 | 0.45 | 0.69 | 0.72 | 20.82 | 0.53 | 0.18 |
| Hex | 47 | 27 | 16 | 0 | 2D | 45 | 48 | 15 | 35 | 12 |
| Octal | 107 | 47 | 26 | 0 | 55 | 105 | 110 | 25 | 65 | 22 |
| Binary | 1000111 | 100111 | 10110 | 0 | 101101 | 1000101 | 1001000 | 10101 | 110101 | 10010 |
Color Harmonies of #472716
Complementary color
Monochromatic Colors of #472716
Black with #472716
Text Example
Text Example
White with #472716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472716; }
p { color: rgb(71,39,22); }
H1.HeaderClassName
{
color: #472716;
}
.AnyTagClassName
{
color: #472716;
}
</style>
background-color css
<style>
a { background-color: #472716; }
a { background-color: rgb(71,39,22); }
div.DivClassName
{
background-color: #472716;
}
.BgClassName
{
background-color: #472716;
}
</style>
border-color css
<style>
span { border-color: #472716; }
span { border-color: rgb(71,39,22); }
td.TdClassName
{
border-color: #472716;
}
.TagClassName
{
border-color: #472716;
}
</style>