Shades of Morocco Brown #492616
Tints of Morocco Brown #492616
RGB
CMYK
RGB Variations
Color information
#492616 (or 0x492616) is known color: Morocco Brown. HEX triplet: 49, 26 and 16. RGB value is (73,38,22). Sum of RGB (Red+Green+Blue) = 73+38+22=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 38 (15.23% from 255 or 28.57% from 133); Blue value is 22 (8.98% from 255 or 16.54% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #492616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492616 is #B6D9E9. Grayscale: #2E2E2E. Windows color (decimal): -11983338 or 1451593. OLE color: 1451593.
HSL color Cylindrical-coordinate representation of color #492616: hue angle of 18.82º 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 #492616 is Cyan = 0, Magento = 0.48, Yellow = 0.70 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 22 | - |
| CMYK | 0 | 0.48 | 0.70 | 0.71 |
| HSL | 18.82º | 0.54% | 0.19% | - |
| HSV(B) | 18.82º | 0.7% | 0.29% | - |
| XYZ | 3.59 | 2.86 | 1.12 | - |
| YUV | 46.64 | 114.1 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 22 | 0 | 0.48 | 0.70 | 0.71 | 18.82 | 0.54 | 0.19 |
| Hex | 49 | 26 | 16 | 0 | 30 | 46 | 47 | 13 | 36 | 13 |
| Octal | 111 | 46 | 26 | 0 | 60 | 106 | 107 | 23 | 66 | 23 |
| Binary | 1001001 | 100110 | 10110 | 0 | 110000 | 1000110 | 1000111 | 10011 | 110110 | 10011 |
Color Harmonies of #492616
Complementary color
Monochromatic Colors of #492616
Black with #492616
Text Example
Text Example
White with #492616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492616; }
p { color: rgb(73,38,22); }
H1.HeaderClassName
{
color: #492616;
}
.AnyTagClassName
{
color: #492616;
}
</style>
background-color css
<style>
a { background-color: #492616; }
a { background-color: rgb(73,38,22); }
div.DivClassName
{
background-color: #492616;
}
.BgClassName
{
background-color: #492616;
}
</style>
border-color css
<style>
span { border-color: #492616; }
span { border-color: rgb(73,38,22); }
td.TdClassName
{
border-color: #492616;
}
.TagClassName
{
border-color: #492616;
}
</style>