Shades of Morocco Brown #493027
Tints of Morocco Brown #493027
RGB
CMYK
RGB Variations
Color information
#493027 (or 0x493027) is known color: Morocco Brown. HEX triplet: 49, 30 and 27. RGB value is (73,48,39). Sum of RGB (Red+Green+Blue) = 73+48+39=160 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.62% from 160); Green value is 48 (19.14% from 255 or 30% from 160); Blue value is 39 (15.62% from 255 or 24.38% from 160); Max value from RGB is 73 - color contains mainly: red. Hex color #493027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493027 is #B6CFD8. Grayscale: #363636. Windows color (decimal): -11980761 or 2568265. OLE color: 2568265.
HSL color Cylindrical-coordinate representation of color #493027: hue angle of 15.88º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #493027 is Cyan = 0, Magento = 0.34, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 48 | 39 | - |
| CMYK | 0 | 0.34 | 0.47 | 0.71 |
| HSL | 15.88º | 0.3% | 0.22% | - |
| HSV(B) | 15.88º | 0.47% | 0.29% | - |
| XYZ | 4.17 | 3.68 | 2.41 | - |
| YUV | 54.45 | 119.28 | 141.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 48 | 39 | 0 | 0.34 | 0.47 | 0.71 | 15.88 | 0.3 | 0.22 |
| Hex | 49 | 30 | 27 | 0 | 22 | 2F | 47 | 10 | 1E | 16 |
| Octal | 111 | 60 | 47 | 0 | 42 | 57 | 107 | 20 | 36 | 26 |
| Binary | 1001001 | 110000 | 100111 | 0 | 100010 | 101111 | 1000111 | 10000 | 11110 | 10110 |
Color Harmonies of #493027
Complementary color
Monochromatic Colors of #493027
Black with #493027
Text Example
Text Example
White with #493027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493027; }
p { color: rgb(73,48,39); }
H1.HeaderClassName
{
color: #493027;
}
.AnyTagClassName
{
color: #493027;
}
</style>
background-color css
<style>
a { background-color: #493027; }
a { background-color: rgb(73,48,39); }
div.DivClassName
{
background-color: #493027;
}
.BgClassName
{
background-color: #493027;
}
</style>
border-color css
<style>
span { border-color: #493027; }
span { border-color: rgb(73,48,39); }
td.TdClassName
{
border-color: #493027;
}
.TagClassName
{
border-color: #493027;
}
</style>