Shades of Morocco Brown #463126
Tints of Morocco Brown #463126
RGB
CMYK
RGB Variations
Color information
#463126 (or 0x463126) is known color: Morocco Brown. HEX triplet: 46, 31 and 26. RGB value is (70,49,38). Sum of RGB (Red+Green+Blue) = 70+49+38=157 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.59% from 157); Green value is 49 (19.53% from 255 or 31.21% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 70 - color contains mainly: red. Hex color #463126 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463126 is #B9CED9. Grayscale: #363636. Windows color (decimal): -12177114 or 2502982. OLE color: 2502982.
HSL color Cylindrical-coordinate representation of color #463126: hue angle of 20.62º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #463126 is Cyan = 0, Magento = 0.30, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 38 | - |
| CMYK | 0 | 0.30 | 0.46 | 0.73 |
| HSL | 20.63º | 0.3% | 0.21% | - |
| HSV(B) | 20.63º | 0.46% | 0.27% | - |
| XYZ | 3.97 | 3.64 | 2.33 | - |
| YUV | 54.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 38 | 0 | 0.30 | 0.46 | 0.73 | 20.63 | 0.3 | 0.21 |
| Hex | 46 | 31 | 26 | 0 | 1E | 2E | 49 | 15 | 1E | 15 |
| Octal | 106 | 61 | 46 | 0 | 36 | 56 | 111 | 25 | 36 | 25 |
| Binary | 1000110 | 110001 | 100110 | 0 | 11110 | 101110 | 1001001 | 10101 | 11110 | 10101 |
Color Harmonies of #463126
Complementary color
Monochromatic Colors of #463126
Black with #463126
Text Example
Text Example
White with #463126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463126; }
p { color: rgb(70,49,38); }
H1.HeaderClassName
{
color: #463126;
}
.AnyTagClassName
{
color: #463126;
}
</style>
background-color css
<style>
a { background-color: #463126; }
a { background-color: rgb(70,49,38); }
div.DivClassName
{
background-color: #463126;
}
.BgClassName
{
background-color: #463126;
}
</style>
border-color css
<style>
span { border-color: #463126; }
span { border-color: rgb(70,49,38); }
td.TdClassName
{
border-color: #463126;
}
.TagClassName
{
border-color: #463126;
}
</style>