Shades of Morocco Brown #492612
Tints of Morocco Brown #492612
RGB
CMYK
RGB Variations
Color information
#492612 (or 0x492612) is known color: Morocco Brown. HEX triplet: 49, 26 and 12. RGB value is (73,38,18). Sum of RGB (Red+Green+Blue) = 73+38+18=129 (17% of max value = 765). Red value is 73 (28.91% from 255 or 56.59% from 129); Green value is 38 (15.23% from 255 or 29.46% from 129); Blue value is 18 (7.42% from 255 or 13.95% from 129); Max value from RGB is 73 - color contains mainly: red. Hex color #492612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492612 is #B6D9ED. Grayscale: #2E2E2E. Windows color (decimal): -11983342 or 1189449. OLE color: 1189449.
HSL color Cylindrical-coordinate representation of color #492612: hue angle of 21.82º degrees, saturation: 0.6, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #492612 is Cyan = 0, Magento = 0.48, Yellow = 0.75 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 18 | - |
| CMYK | 0 | 0.48 | 0.75 | 0.71 |
| HSL | 21.82º | 0.6% | 0.18% | - |
| HSV(B) | 21.82º | 0.75% | 0.29% | - |
| XYZ | 3.55 | 2.85 | 0.93 | - |
| YUV | 46.19 | 112.1 | 147.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 18 | 0 | 0.48 | 0.75 | 0.71 | 21.82 | 0.6 | 0.18 |
| Hex | 49 | 26 | 12 | 0 | 30 | 4B | 47 | 16 | 3C | 12 |
| Octal | 111 | 46 | 22 | 0 | 60 | 113 | 107 | 26 | 74 | 22 |
| Binary | 1001001 | 100110 | 10010 | 0 | 110000 | 1001011 | 1000111 | 10110 | 111100 | 10010 |
Color Harmonies of #492612
Complementary color
Monochromatic Colors of #492612
Black with #492612
Text Example
Text Example
White with #492612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492612; }
p { color: rgb(73,38,18); }
H1.HeaderClassName
{
color: #492612;
}
.AnyTagClassName
{
color: #492612;
}
</style>
background-color css
<style>
a { background-color: #492612; }
a { background-color: rgb(73,38,18); }
div.DivClassName
{
background-color: #492612;
}
.BgClassName
{
background-color: #492612;
}
</style>
border-color css
<style>
span { border-color: #492612; }
span { border-color: rgb(73,38,18); }
td.TdClassName
{
border-color: #492612;
}
.TagClassName
{
border-color: #492612;
}
</style>