Shades of Morocco Brown #43281E
Tints of Morocco Brown #43281E
RGB
CMYK
RGB Variations
Color information
#43281E (or 0x43281E) is known color: Morocco Brown. HEX triplet: 43, 28 and 1E. RGB value is (67,40,30). Sum of RGB (Red+Green+Blue) = 67+40+30=137 (18% of max value = 765). Red value is 67 (26.56% from 255 or 48.91% from 137); Green value is 40 (16.02% from 255 or 29.20% from 137); Blue value is 30 (12.11% from 255 or 21.90% from 137); Max value from RGB is 67 - color contains mainly: red. Hex color #43281E is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #43281E is #BCD7E1. Grayscale: #2E2E2E. Windows color (decimal): -12376034 or 1976387. OLE color: 1976387.
HSL color Cylindrical-coordinate representation of color #43281E: hue angle of 16.22º degrees, saturation: 0.38, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #43281E is Cyan = 0, Magento = 0.40, Yellow = 0.55 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 40 | 30 | - |
| CMYK | 0 | 0.40 | 0.55 | 0.74 |
| HSL | 16.22º | 0.38% | 0.19% | - |
| HSV(B) | 16.22º | 0.55% | 0.26% | - |
| XYZ | 3.31 | 2.8 | 1.6 | - |
| YUV | 46.93 | 118.45 | 142.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 30 | 0 | 0.40 | 0.55 | 0.74 | 16.22 | 0.38 | 0.19 |
| Hex | 43 | 28 | 1E | 0 | 28 | 37 | 4A | 10 | 26 | 13 |
| Octal | 103 | 50 | 36 | 0 | 50 | 67 | 112 | 20 | 46 | 23 |
| Binary | 1000011 | 101000 | 11110 | 0 | 101000 | 110111 | 1001010 | 10000 | 100110 | 10011 |
Color Harmonies of #43281E
Complementary color
Monochromatic Colors of #43281E
Black with #43281E
Text Example
Text Example
White with #43281E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43281E; }
p { color: rgb(67,40,30); }
H1.HeaderClassName
{
color: #43281E;
}
.AnyTagClassName
{
color: #43281E;
}
</style>
background-color css
<style>
a { background-color: #43281E; }
a { background-color: rgb(67,40,30); }
div.DivClassName
{
background-color: #43281E;
}
.BgClassName
{
background-color: #43281E;
}
</style>
border-color css
<style>
span { border-color: #43281E; }
span { border-color: rgb(67,40,30); }
td.TdClassName
{
border-color: #43281E;
}
.TagClassName
{
border-color: #43281E;
}
</style>