Shades of Morocco Brown #472D1E
Tints of Morocco Brown #472D1E
RGB
CMYK
RGB Variations
Color information
#472D1E (or 0x472D1E) is known color: Morocco Brown. HEX triplet: 47, 2D and 1E. RGB value is (71,45,30). Sum of RGB (Red+Green+Blue) = 71+45+30=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 45 (17.97% from 255 or 30.82% from 146); Blue value is 30 (12.11% from 255 or 20.55% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #472D1E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472D1E is #B8D2E1. Grayscale: #333333. Windows color (decimal): -12112610 or 1977671. OLE color: 1977671.
HSL color Cylindrical-coordinate representation of color #472D1E: hue angle of 21.95º 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 #472D1E is Cyan = 0, Magento = 0.37, Yellow = 0.58 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 45 | 30 | - |
| CMYK | 0 | 0.37 | 0.58 | 0.72 |
| HSL | 21.95º | 0.41% | 0.2% | - |
| HSV(B) | 21.95º | 0.58% | 0.28% | - |
| XYZ | 3.77 | 3.31 | 1.67 | - |
| YUV | 51.06 | 116.11 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 45 | 30 | 0 | 0.37 | 0.58 | 0.72 | 21.95 | 0.41 | 0.2 |
| Hex | 47 | 2D | 1E | 0 | 25 | 3A | 48 | 16 | 29 | 14 |
| Octal | 107 | 55 | 36 | 0 | 45 | 72 | 110 | 26 | 51 | 24 |
| Binary | 1000111 | 101101 | 11110 | 0 | 100101 | 111010 | 1001000 | 10110 | 101001 | 10100 |
Color Harmonies of #472D1E
Complementary color
Monochromatic Colors of #472D1E
Black with #472D1E
Text Example
Text Example
White with #472D1E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472D1E; }
p { color: rgb(71,45,30); }
H1.HeaderClassName
{
color: #472D1E;
}
.AnyTagClassName
{
color: #472D1E;
}
</style>
background-color css
<style>
a { background-color: #472D1E; }
a { background-color: rgb(71,45,30); }
div.DivClassName
{
background-color: #472D1E;
}
.BgClassName
{
background-color: #472D1E;
}
</style>
border-color css
<style>
span { border-color: #472D1E; }
span { border-color: rgb(71,45,30); }
td.TdClassName
{
border-color: #472D1E;
}
.TagClassName
{
border-color: #472D1E;
}
</style>