Shades of Morocco Brown #492816
Tints of Morocco Brown #492816
RGB
CMYK
RGB Variations
Color information
#492816 (or 0x492816) is known color: Morocco Brown. HEX triplet: 49, 28 and 16. RGB value is (73,40,22). Sum of RGB (Red+Green+Blue) = 73+40+22=135 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.07% from 135); Green value is 40 (16.02% from 255 or 29.63% from 135); Blue value is 22 (8.98% from 255 or 16.30% from 135); Max value from RGB is 73 - color contains mainly: red. Hex color #492816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492816 is #B6D7E9. Grayscale: #2F2F2F. Windows color (decimal): -11982826 or 1452105. OLE color: 1452105.
HSL color Cylindrical-coordinate representation of color #492816: hue angle of 21.18º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #492816 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 22 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.71 |
| HSL | 21.18º | 0.54% | 0.19% | - |
| HSV(B) | 21.18º | 0.7% | 0.29% | - |
| XYZ | 3.65 | 2.99 | 1.14 | - |
| YUV | 47.82 | 113.43 | 145.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 22 | 0 | 0.45 | 0.70 | 0.71 | 21.18 | 0.54 | 0.19 |
| Hex | 49 | 28 | 16 | 0 | 2D | 46 | 47 | 15 | 36 | 13 |
| Octal | 111 | 50 | 26 | 0 | 55 | 106 | 107 | 25 | 66 | 23 |
| Binary | 1001001 | 101000 | 10110 | 0 | 101101 | 1000110 | 1000111 | 10101 | 110110 | 10011 |
Color Harmonies of #492816
Complementary color
Monochromatic Colors of #492816
Black with #492816
Text Example
Text Example
White with #492816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492816; }
p { color: rgb(73,40,22); }
H1.HeaderClassName
{
color: #492816;
}
.AnyTagClassName
{
color: #492816;
}
</style>
background-color css
<style>
a { background-color: #492816; }
a { background-color: rgb(73,40,22); }
div.DivClassName
{
background-color: #492816;
}
.BgClassName
{
background-color: #492816;
}
</style>
border-color css
<style>
span { border-color: #492816; }
span { border-color: rgb(73,40,22); }
td.TdClassName
{
border-color: #492816;
}
.TagClassName
{
border-color: #492816;
}
</style>