Shades of Morocco Brown #492718
Tints of Morocco Brown #492718
RGB
CMYK
RGB Variations
Color information
#492718 (or 0x492718) is known color: Morocco Brown. HEX triplet: 49, 27 and 18. RGB value is (73,39,24). Sum of RGB (Red+Green+Blue) = 73+39+24=136 (18% of max value = 765). Red value is 73 (28.91% from 255 or 53.68% from 136); Green value is 39 (15.62% from 255 or 28.68% from 136); Blue value is 24 (9.77% from 255 or 17.65% from 136); Max value from RGB is 73 - color contains mainly: red. Hex color #492718 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492718 is #B6D8E7. Grayscale: #2F2F2F. Windows color (decimal): -11983080 or 1582921. OLE color: 1582921.
HSL color Cylindrical-coordinate representation of color #492718: hue angle of 18.37º degrees, saturation: 0.51, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #492718 is Cyan = 0, Magento = 0.47, Yellow = 0.67 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 24 | - |
| CMYK | 0 | 0.47 | 0.67 | 0.71 |
| HSL | 18.37º | 0.51% | 0.19% | - |
| HSV(B) | 18.37º | 0.67% | 0.29% | - |
| XYZ | 3.64 | 2.93 | 1.24 | - |
| YUV | 47.46 | 114.76 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 24 | 0 | 0.47 | 0.67 | 0.71 | 18.37 | 0.51 | 0.19 |
| Hex | 49 | 27 | 18 | 0 | 2F | 43 | 47 | 12 | 33 | 13 |
| Octal | 111 | 47 | 30 | 0 | 57 | 103 | 107 | 22 | 63 | 23 |
| Binary | 1001001 | 100111 | 11000 | 0 | 101111 | 1000011 | 1000111 | 10010 | 110011 | 10011 |
Color Harmonies of #492718
Complementary color
Monochromatic Colors of #492718
Black with #492718
Text Example
Text Example
White with #492718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492718; }
p { color: rgb(73,39,24); }
H1.HeaderClassName
{
color: #492718;
}
.AnyTagClassName
{
color: #492718;
}
</style>
background-color css
<style>
a { background-color: #492718; }
a { background-color: rgb(73,39,24); }
div.DivClassName
{
background-color: #492718;
}
.BgClassName
{
background-color: #492718;
}
</style>
border-color css
<style>
span { border-color: #492718; }
span { border-color: rgb(73,39,24); }
td.TdClassName
{
border-color: #492718;
}
.TagClassName
{
border-color: #492718;
}
</style>