Shades of Morocco Brown #442819
Tints of Morocco Brown #442819
RGB
CMYK
RGB Variations
Color information
#442819 (or 0x442819) is known color: Morocco Brown. HEX triplet: 44, 28 and 19. RGB value is (68,40,25). Sum of RGB (Red+Green+Blue) = 68+40+25=133 (17% of max value = 765). Red value is 68 (26.95% from 255 or 51.13% from 133); Green value is 40 (16.02% from 255 or 30.08% from 133); Blue value is 25 (10.16% from 255 or 18.80% from 133); Max value from RGB is 68 - color contains mainly: red. Hex color #442819 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #442819 is #BBD7E6. Grayscale: #2E2E2E. Windows color (decimal): -12310503 or 1648708. OLE color: 1648708.
HSL color Cylindrical-coordinate representation of color #442819: hue angle of 20.93º degrees, saturation: 0.46, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #442819 is Cyan = 0, Magento = 0.41, Yellow = 0.63 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 40 | 25 | - |
| CMYK | 0 | 0.41 | 0.63 | 0.73 |
| HSL | 20.93º | 0.46% | 0.18% | - |
| HSV(B) | 20.93º | 0.63% | 0.27% | - |
| XYZ | 3.32 | 2.82 | 1.29 | - |
| YUV | 46.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 40 | 25 | 0 | 0.41 | 0.63 | 0.73 | 20.93 | 0.46 | 0.18 |
| Hex | 44 | 28 | 19 | 0 | 29 | 3F | 49 | 15 | 2E | 12 |
| Octal | 104 | 50 | 31 | 0 | 51 | 77 | 111 | 25 | 56 | 22 |
| Binary | 1000100 | 101000 | 11001 | 0 | 101001 | 111111 | 1001001 | 10101 | 101110 | 10010 |
Color Harmonies of #442819
Complementary color
Monochromatic Colors of #442819
Black with #442819
Text Example
Text Example
White with #442819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442819; }
p { color: rgb(68,40,25); }
H1.HeaderClassName
{
color: #442819;
}
.AnyTagClassName
{
color: #442819;
}
</style>
background-color css
<style>
a { background-color: #442819; }
a { background-color: rgb(68,40,25); }
div.DivClassName
{
background-color: #442819;
}
.BgClassName
{
background-color: #442819;
}
</style>
border-color css
<style>
span { border-color: #442819; }
span { border-color: rgb(68,40,25); }
td.TdClassName
{
border-color: #442819;
}
.TagClassName
{
border-color: #442819;
}
</style>