Shades of Morocco Brown #492715
Tints of Morocco Brown #492715
RGB
CMYK
RGB Variations
Color information
#492715 (or 0x492715) is known color: Morocco Brown. HEX triplet: 49, 27 and 15. RGB value is (73,39,21). Sum of RGB (Red+Green+Blue) = 73+39+21=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 39 (15.62% from 255 or 29.32% from 133); Blue value is 21 (8.59% from 255 or 15.79% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #492715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #492715 is #B6D8EA. Grayscale: #2F2F2F. Windows color (decimal): -11983083 or 1386313. OLE color: 1386313.
HSL color Cylindrical-coordinate representation of color #492715: hue angle of 20.77º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #492715 is Cyan = 0, Magento = 0.47, Yellow = 0.71 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 39 | 21 | - |
| CMYK | 0 | 0.47 | 0.71 | 0.71 |
| HSL | 20.77º | 0.55% | 0.18% | - |
| HSV(B) | 20.77º | 0.71% | 0.29% | - |
| XYZ | 3.61 | 2.92 | 1.08 | - |
| YUV | 47.11 | 113.26 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 39 | 21 | 0 | 0.47 | 0.71 | 0.71 | 20.77 | 0.55 | 0.18 |
| Hex | 49 | 27 | 15 | 0 | 2F | 47 | 47 | 15 | 37 | 12 |
| Octal | 111 | 47 | 25 | 0 | 57 | 107 | 107 | 25 | 67 | 22 |
| Binary | 1001001 | 100111 | 10101 | 0 | 101111 | 1000111 | 1000111 | 10101 | 110111 | 10010 |
Color Harmonies of #492715
Complementary color
Monochromatic Colors of #492715
Black with #492715
Text Example
Text Example
White with #492715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492715; }
p { color: rgb(73,39,21); }
H1.HeaderClassName
{
color: #492715;
}
.AnyTagClassName
{
color: #492715;
}
</style>
background-color css
<style>
a { background-color: #492715; }
a { background-color: rgb(73,39,21); }
div.DivClassName
{
background-color: #492715;
}
.BgClassName
{
background-color: #492715;
}
</style>
border-color css
<style>
span { border-color: #492715; }
span { border-color: rgb(73,39,21); }
td.TdClassName
{
border-color: #492715;
}
.TagClassName
{
border-color: #492715;
}
</style>