Shades of Morocco Brown #492713
Tints of Morocco Brown #492713
RGB
CMYK
RGB Variations
Color information
#492713 (or 0x492713) is known color: Morocco Brown. HEX triplet: 49, 27 and 13. RGB value is (73,39,19). Sum of RGB (Red+Green+Blue) = 73+39+19=131 (17% of max value = 765). Red value is 73 (28.91% from 255 or 55.73% from 131); Green value is 39 (15.62% from 255 or 29.77% from 131); Blue value is 19 (7.81% from 255 or 14.50% from 131); Max value from RGB is 73 - color contains mainly: red. Hex color #492713 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492713 is #B6D8EC. Grayscale: #2F2F2F. Windows color (decimal): -11983085 or 1255241. OLE color: 1255241.
HSL color Cylindrical-coordinate representation of color #492713: hue angle of 22.22º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #492713 is Cyan = 0, Magento = 0.47, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 19 | - |
| CMYK | 0 | 0.47 | 0.74 | 0.71 |
| HSL | 22.22º | 0.59% | 0.18% | - |
| HSV(B) | 22.22º | 0.74% | 0.29% | - |
| XYZ | 3.59 | 2.91 | 0.99 | - |
| YUV | 46.89 | 112.26 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 19 | 0 | 0.47 | 0.74 | 0.71 | 22.22 | 0.59 | 0.18 |
| Hex | 49 | 27 | 13 | 0 | 2F | 4A | 47 | 16 | 3B | 12 |
| Octal | 111 | 47 | 23 | 0 | 57 | 112 | 107 | 26 | 73 | 22 |
| Binary | 1001001 | 100111 | 10011 | 0 | 101111 | 1001010 | 1000111 | 10110 | 111011 | 10010 |
Color Harmonies of #492713
Complementary color
Monochromatic Colors of #492713
Black with #492713
Text Example
Text Example
White with #492713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492713; }
p { color: rgb(73,39,19); }
H1.HeaderClassName
{
color: #492713;
}
.AnyTagClassName
{
color: #492713;
}
</style>
background-color css
<style>
a { background-color: #492713; }
a { background-color: rgb(73,39,19); }
div.DivClassName
{
background-color: #492713;
}
.BgClassName
{
background-color: #492713;
}
</style>
border-color css
<style>
span { border-color: #492713; }
span { border-color: rgb(73,39,19); }
td.TdClassName
{
border-color: #492713;
}
.TagClassName
{
border-color: #492713;
}
</style>