Shades of Morocco Brown #40291E
Tints of Morocco Brown #40291E
RGB
CMYK
RGB Variations
Color information
#40291E (or 0x40291E) is known color: Morocco Brown. HEX triplet: 40, 29 and 1E. RGB value is (64,41,30). Sum of RGB (Red+Green+Blue) = 64+41+30=135 (17% of max value = 765). Red value is 64 (25.39% from 255 or 47.41% from 135); Green value is 41 (16.41% from 255 or 30.37% from 135); Blue value is 30 (12.11% from 255 or 22.22% from 135); Max value from RGB is 64 - color contains mainly: red. Hex color #40291E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #40291E is #BFD6E1. Grayscale: #2E2E2E. Windows color (decimal): -12572386 or 1976640. OLE color: 1976640.
HSL color Cylindrical-coordinate representation of color #40291E: hue angle of 19.41º degrees, saturation: 0.36, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #40291E is Cyan = 0, Magento = 0.36, Yellow = 0.53 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 41 | 30 | - |
| CMYK | 0 | 0.36 | 0.53 | 0.75 |
| HSL | 19.41º | 0.36% | 0.18% | - |
| HSV(B) | 19.41º | 0.53% | 0.25% | - |
| XYZ | 3.14 | 2.77 | 1.6 | - |
| YUV | 46.62 | 118.62 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 30 | 0 | 0.36 | 0.53 | 0.75 | 19.41 | 0.36 | 0.18 |
| Hex | 40 | 29 | 1E | 0 | 24 | 35 | 4B | 13 | 24 | 12 |
| Octal | 100 | 51 | 36 | 0 | 44 | 65 | 113 | 23 | 44 | 22 |
| Binary | 1000000 | 101001 | 11110 | 0 | 100100 | 110101 | 1001011 | 10011 | 100100 | 10010 |
Color Harmonies of #40291E
Complementary color
Monochromatic Colors of #40291E
Black with #40291E
Text Example
Text Example
White with #40291E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40291E; }
p { color: rgb(64,41,30); }
H1.HeaderClassName
{
color: #40291E;
}
.AnyTagClassName
{
color: #40291E;
}
</style>
background-color css
<style>
a { background-color: #40291E; }
a { background-color: rgb(64,41,30); }
div.DivClassName
{
background-color: #40291E;
}
.BgClassName
{
background-color: #40291E;
}
</style>
border-color css
<style>
span { border-color: #40291E; }
span { border-color: rgb(64,41,30); }
td.TdClassName
{
border-color: #40291E;
}
.TagClassName
{
border-color: #40291E;
}
</style>