Shades of Morocco Brown #412920
Tints of Morocco Brown #412920
RGB
CMYK
RGB Variations
Color information
#412920 (or 0x412920) is known color: Morocco Brown. HEX triplet: 41, 29 and 20. RGB value is (65,41,32). Sum of RGB (Red+Green+Blue) = 65+41+32=138 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.10% from 138); Green value is 41 (16.41% from 255 or 29.71% from 138); Blue value is 32 (12.89% from 255 or 23.19% from 138); Max value from RGB is 65 - color contains mainly: red. Hex color #412920 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412920 is #BED6DF. Grayscale: #2F2F2F. Windows color (decimal): -12506848 or 2107713. OLE color: 2107713.
HSL color Cylindrical-coordinate representation of color #412920: hue angle of 16.36º degrees, saturation: 0.34, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #412920 is Cyan = 0, Magento = 0.37, Yellow = 0.51 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 41 | 32 | - |
| CMYK | 0 | 0.37 | 0.51 | 0.75 |
| HSL | 16.36º | 0.34% | 0.19% | - |
| HSV(B) | 16.36º | 0.51% | 0.25% | - |
| XYZ | 3.23 | 2.81 | 1.74 | - |
| YUV | 47.15 | 119.45 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 41 | 32 | 0 | 0.37 | 0.51 | 0.75 | 16.36 | 0.34 | 0.19 |
| Hex | 41 | 29 | 20 | 0 | 25 | 33 | 4B | 10 | 22 | 13 |
| Octal | 101 | 51 | 40 | 0 | 45 | 63 | 113 | 20 | 42 | 23 |
| Binary | 1000001 | 101001 | 100000 | 0 | 100101 | 110011 | 1001011 | 10000 | 100010 | 10011 |
Color Harmonies of #412920
Complementary color
Monochromatic Colors of #412920
Black with #412920
Text Example
Text Example
White with #412920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412920; }
p { color: rgb(65,41,32); }
H1.HeaderClassName
{
color: #412920;
}
.AnyTagClassName
{
color: #412920;
}
</style>
background-color css
<style>
a { background-color: #412920; }
a { background-color: rgb(65,41,32); }
div.DivClassName
{
background-color: #412920;
}
.BgClassName
{
background-color: #412920;
}
</style>
border-color css
<style>
span { border-color: #412920; }
span { border-color: rgb(65,41,32); }
td.TdClassName
{
border-color: #412920;
}
.TagClassName
{
border-color: #412920;
}
</style>