Shades of Morocco Brown #493125
Tints of Morocco Brown #493125
RGB
CMYK
RGB Variations
Color information
#493125 (or 0x493125) is known color: Morocco Brown. HEX triplet: 49, 31 and 25. RGB value is (73,49,37). Sum of RGB (Red+Green+Blue) = 73+49+37=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 49 (19.53% from 255 or 30.82% from 159); Blue value is 37 (14.84% from 255 or 23.27% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #493125 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493125 is #B6CEDA. Grayscale: #363636. Windows color (decimal): -11980507 or 2437449. OLE color: 2437449.
HSL color Cylindrical-coordinate representation of color #493125: hue angle of 20º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #493125 is Cyan = 0, Magento = 0.33, Yellow = 0.49 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 49 | 37 | - |
| CMYK | 0 | 0.33 | 0.49 | 0.71 |
| HSL | 20º | 0.33% | 0.22% | - |
| HSV(B) | 20º | 0.49% | 0.29% | - |
| XYZ | 4.18 | 3.75 | 2.25 | - |
| YUV | 54.81 | 117.95 | 140.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 49 | 37 | 0 | 0.33 | 0.49 | 0.71 | 20 | 0.33 | 0.22 |
| Hex | 49 | 31 | 25 | 0 | 21 | 31 | 47 | 14 | 21 | 16 |
| Octal | 111 | 61 | 45 | 0 | 41 | 61 | 107 | 24 | 41 | 26 |
| Binary | 1001001 | 110001 | 100101 | 0 | 100001 | 110001 | 1000111 | 10100 | 100001 | 10110 |
Color Harmonies of #493125
Complementary color
Monochromatic Colors of #493125
Black with #493125
Text Example
Text Example
White with #493125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493125; }
p { color: rgb(73,49,37); }
H1.HeaderClassName
{
color: #493125;
}
.AnyTagClassName
{
color: #493125;
}
</style>
background-color css
<style>
a { background-color: #493125; }
a { background-color: rgb(73,49,37); }
div.DivClassName
{
background-color: #493125;
}
.BgClassName
{
background-color: #493125;
}
</style>
border-color css
<style>
span { border-color: #493125; }
span { border-color: rgb(73,49,37); }
td.TdClassName
{
border-color: #493125;
}
.TagClassName
{
border-color: #493125;
}
</style>