Shades of Morocco Brown #463026
Tints of Morocco Brown #463026
RGB
CMYK
RGB Variations
Color information
#463026 (or 0x463026) is known color: Morocco Brown. HEX triplet: 46, 30 and 26. RGB value is (70,48,38). Sum of RGB (Red+Green+Blue) = 70+48+38=156 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.87% from 156); Green value is 48 (19.14% from 255 or 30.77% from 156); Blue value is 38 (15.23% from 255 or 24.36% from 156); Max value from RGB is 70 - color contains mainly: red. Hex color #463026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463026 is #B9CFD9. Grayscale: #353535. Windows color (decimal): -12177370 or 2502726. OLE color: 2502726.
HSL color Cylindrical-coordinate representation of color #463026: hue angle of 18.75º 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 #463026 is Cyan = 0, Magento = 0.31, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 38 | - |
| CMYK | 0 | 0.31 | 0.46 | 0.73 |
| HSL | 18.75º | 0.3% | 0.21% | - |
| HSV(B) | 18.75º | 0.46% | 0.27% | - |
| XYZ | 3.93 | 3.56 | 2.31 | - |
| YUV | 53.44 | 119.29 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 38 | 0 | 0.31 | 0.46 | 0.73 | 18.75 | 0.3 | 0.21 |
| Hex | 46 | 30 | 26 | 0 | 1F | 2E | 49 | 13 | 1E | 15 |
| Octal | 106 | 60 | 46 | 0 | 37 | 56 | 111 | 23 | 36 | 25 |
| Binary | 1000110 | 110000 | 100110 | 0 | 11111 | 101110 | 1001001 | 10011 | 11110 | 10101 |
Color Harmonies of #463026
Complementary color
Monochromatic Colors of #463026
Black with #463026
Text Example
Text Example
White with #463026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463026; }
p { color: rgb(70,48,38); }
H1.HeaderClassName
{
color: #463026;
}
.AnyTagClassName
{
color: #463026;
}
</style>
background-color css
<style>
a { background-color: #463026; }
a { background-color: rgb(70,48,38); }
div.DivClassName
{
background-color: #463026;
}
.BgClassName
{
background-color: #463026;
}
</style>
border-color css
<style>
span { border-color: #463026; }
span { border-color: rgb(70,48,38); }
td.TdClassName
{
border-color: #463026;
}
.TagClassName
{
border-color: #463026;
}
</style>