Shades of Morocco Brown #46281D
Tints of Morocco Brown #46281D
RGB
CMYK
RGB Variations
Color information
#46281D (or 0x46281D) is known color: Morocco Brown. HEX triplet: 46, 28 and 1D. RGB value is (70,40,29). Sum of RGB (Red+Green+Blue) = 70+40+29=139 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.36% from 139); Green value is 40 (16.02% from 255 or 28.78% from 139); Blue value is 29 (11.72% from 255 or 20.86% from 139); Max value from RGB is 70 - color contains mainly: red. Hex color #46281D is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #46281D is #B9D7E2. Grayscale: #2F2F2F. Windows color (decimal): -12179427 or 1910854. OLE color: 1910854.
HSL color Cylindrical-coordinate representation of color #46281D: hue angle of 16.1º degrees, saturation: 0.41, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #46281D is Cyan = 0, Magento = 0.43, Yellow = 0.59 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 29 | - |
| CMYK | 0 | 0.43 | 0.59 | 0.73 |
| HSL | 16.1º | 0.41% | 0.19% | - |
| HSV(B) | 16.1º | 0.59% | 0.27% | - |
| XYZ | 3.51 | 2.91 | 1.54 | - |
| YUV | 47.72 | 117.44 | 143.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 29 | 0 | 0.43 | 0.59 | 0.73 | 16.1 | 0.41 | 0.19 |
| Hex | 46 | 28 | 1D | 0 | 2B | 3B | 49 | 10 | 29 | 13 |
| Octal | 106 | 50 | 35 | 0 | 53 | 73 | 111 | 20 | 51 | 23 |
| Binary | 1000110 | 101000 | 11101 | 0 | 101011 | 111011 | 1001001 | 10000 | 101001 | 10011 |
Color Harmonies of #46281D
Complementary color
Monochromatic Colors of #46281D
Black with #46281D
Text Example
Text Example
White with #46281D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46281D; }
p { color: rgb(70,40,29); }
H1.HeaderClassName
{
color: #46281D;
}
.AnyTagClassName
{
color: #46281D;
}
</style>
background-color css
<style>
a { background-color: #46281D; }
a { background-color: rgb(70,40,29); }
div.DivClassName
{
background-color: #46281D;
}
.BgClassName
{
background-color: #46281D;
}
</style>
border-color css
<style>
span { border-color: #46281D; }
span { border-color: rgb(70,40,29); }
td.TdClassName
{
border-color: #46281D;
}
.TagClassName
{
border-color: #46281D;
}
</style>