Shades of Morocco Brown #473124
Tints of Morocco Brown #473124
RGB
CMYK
RGB Variations
Color information
#473124 (or 0x473124) is known color: Morocco Brown. HEX triplet: 47, 31 and 24. RGB value is (71,49,36). Sum of RGB (Red+Green+Blue) = 71+49+36=156 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.51% from 156); Green value is 49 (19.53% from 255 or 31.41% from 156); Blue value is 36 (14.45% from 255 or 23.08% from 156); Max value from RGB is 71 - color contains mainly: red. Hex color #473124 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473124 is #B8CEDB. Grayscale: #363636. Windows color (decimal): -12111580 or 2371911. OLE color: 2371911.
HSL color Cylindrical-coordinate representation of color #473124: hue angle of 22.29º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #473124 is Cyan = 0, Magento = 0.31, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 49 | 36 | - |
| CMYK | 0 | 0.31 | 0.49 | 0.72 |
| HSL | 22.29º | 0.33% | 0.21% | - |
| HSV(B) | 22.29º | 0.49% | 0.28% | - |
| XYZ | 4.02 | 3.66 | 2.16 | - |
| YUV | 54.1 | 117.79 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 36 | 0 | 0.31 | 0.49 | 0.72 | 22.29 | 0.33 | 0.21 |
| Hex | 47 | 31 | 24 | 0 | 1F | 31 | 48 | 16 | 21 | 15 |
| Octal | 107 | 61 | 44 | 0 | 37 | 61 | 110 | 26 | 41 | 25 |
| Binary | 1000111 | 110001 | 100100 | 0 | 11111 | 110001 | 1001000 | 10110 | 100001 | 10101 |
Color Harmonies of #473124
Complementary color
Monochromatic Colors of #473124
Black with #473124
Text Example
Text Example
White with #473124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473124; }
p { color: rgb(71,49,36); }
H1.HeaderClassName
{
color: #473124;
}
.AnyTagClassName
{
color: #473124;
}
</style>
background-color css
<style>
a { background-color: #473124; }
a { background-color: rgb(71,49,36); }
div.DivClassName
{
background-color: #473124;
}
.BgClassName
{
background-color: #473124;
}
</style>
border-color css
<style>
span { border-color: #473124; }
span { border-color: rgb(71,49,36); }
td.TdClassName
{
border-color: #473124;
}
.TagClassName
{
border-color: #473124;
}
</style>