Shades of Morocco Brown #493224
Tints of Morocco Brown #493224
RGB
CMYK
RGB Variations
Color information
#493224 (or 0x493224) is known color: Morocco Brown. HEX triplet: 49, 32 and 24. RGB value is (73,50,36). Sum of RGB (Red+Green+Blue) = 73+50+36=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 50 (19.92% from 255 or 31.45% from 159); Blue value is 36 (14.45% from 255 or 22.64% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #493224 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493224 is #B6CDDB. Grayscale: #373737. Windows color (decimal): -11980252 or 2372169. OLE color: 2372169.
HSL color Cylindrical-coordinate representation of color #493224: hue angle of 22.7º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #493224 is Cyan = 0, Magento = 0.32, Yellow = 0.51 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 36 | - |
| CMYK | 0 | 0.32 | 0.51 | 0.71 |
| HSL | 22.7º | 0.34% | 0.21% | - |
| HSV(B) | 22.7º | 0.51% | 0.29% | - |
| XYZ | 4.21 | 3.83 | 2.19 | - |
| YUV | 55.28 | 117.12 | 140.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 36 | 0 | 0.32 | 0.51 | 0.71 | 22.7 | 0.34 | 0.21 |
| Hex | 49 | 32 | 24 | 0 | 20 | 33 | 47 | 17 | 22 | 15 |
| Octal | 111 | 62 | 44 | 0 | 40 | 63 | 107 | 27 | 42 | 25 |
| Binary | 1001001 | 110010 | 100100 | 0 | 100000 | 110011 | 1000111 | 10111 | 100010 | 10101 |
Color Harmonies of #493224
Complementary color
Monochromatic Colors of #493224
Black with #493224
Text Example
Text Example
White with #493224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493224; }
p { color: rgb(73,50,36); }
H1.HeaderClassName
{
color: #493224;
}
.AnyTagClassName
{
color: #493224;
}
</style>
background-color css
<style>
a { background-color: #493224; }
a { background-color: rgb(73,50,36); }
div.DivClassName
{
background-color: #493224;
}
.BgClassName
{
background-color: #493224;
}
</style>
border-color css
<style>
span { border-color: #493224; }
span { border-color: rgb(73,50,36); }
td.TdClassName
{
border-color: #493224;
}
.TagClassName
{
border-color: #493224;
}
</style>