Shades of Morocco Brown #46281A
Tints of Morocco Brown #46281A
RGB
CMYK
RGB Variations
Color information
#46281A (or 0x46281A) is known color: Morocco Brown. HEX triplet: 46, 28 and 1A. RGB value is (70,40,26). Sum of RGB (Red+Green+Blue) = 70+40+26=136 (18% of max value = 765). Red value is 70 (27.73% from 255 or 51.47% from 136); Green value is 40 (16.02% from 255 or 29.41% from 136); Blue value is 26 (10.55% from 255 or 19.12% from 136); Max value from RGB is 70 - color contains mainly: red. Hex color #46281A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #46281A is #B9D7E5. Grayscale: #2F2F2F. Windows color (decimal): -12179430 or 1714246. OLE color: 1714246.
HSL color Cylindrical-coordinate representation of color #46281A: hue angle of 19.09º degrees, saturation: 0.46, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #46281A is Cyan = 0, Magento = 0.43, Yellow = 0.63 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 26 | - |
| CMYK | 0 | 0.43 | 0.63 | 0.73 |
| HSL | 19.09º | 0.46% | 0.19% | - |
| HSV(B) | 19.09º | 0.63% | 0.27% | - |
| XYZ | 3.47 | 2.89 | 1.35 | - |
| YUV | 47.37 | 115.94 | 144.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 26 | 0 | 0.43 | 0.63 | 0.73 | 19.09 | 0.46 | 0.19 |
| Hex | 46 | 28 | 1A | 0 | 2B | 3F | 49 | 13 | 2E | 13 |
| Octal | 106 | 50 | 32 | 0 | 53 | 77 | 111 | 23 | 56 | 23 |
| Binary | 1000110 | 101000 | 11010 | 0 | 101011 | 111111 | 1001001 | 10011 | 101110 | 10011 |
Color Harmonies of #46281A
Complementary color
Monochromatic Colors of #46281A
Black with #46281A
Text Example
Text Example
White with #46281A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #46281A; }
p { color: rgb(70,40,26); }
H1.HeaderClassName
{
color: #46281A;
}
.AnyTagClassName
{
color: #46281A;
}
</style>
background-color css
<style>
a { background-color: #46281A; }
a { background-color: rgb(70,40,26); }
div.DivClassName
{
background-color: #46281A;
}
.BgClassName
{
background-color: #46281A;
}
</style>
border-color css
<style>
span { border-color: #46281A; }
span { border-color: rgb(70,40,26); }
td.TdClassName
{
border-color: #46281A;
}
.TagClassName
{
border-color: #46281A;
}
</style>