Shades of Morocco Brown #493227
Tints of Morocco Brown #493227
RGB
CMYK
RGB Variations
Color information
#493227 (or 0x493227) is known color: Morocco Brown. HEX triplet: 49, 32 and 27. RGB value is (73,50,39). Sum of RGB (Red+Green+Blue) = 73+50+39=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 50 (19.92% from 255 or 30.86% from 162); Blue value is 39 (15.62% from 255 or 24.07% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #493227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493227 is #B6CDD8. Grayscale: #373737. Windows color (decimal): -11980249 or 2568777. OLE color: 2568777.
HSL color Cylindrical-coordinate representation of color #493227: hue angle of 19.41º 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 #493227 is Cyan = 0, Magento = 0.32, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 50 | 39 | - |
| CMYK | 0 | 0.32 | 0.47 | 0.71 |
| HSL | 19.41º | 0.3% | 0.22% | - |
| HSV(B) | 19.41º | 0.47% | 0.29% | - |
| XYZ | 4.25 | 3.84 | 2.44 | - |
| YUV | 55.62 | 118.62 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 50 | 39 | 0 | 0.32 | 0.47 | 0.71 | 19.41 | 0.3 | 0.22 |
| Hex | 49 | 32 | 27 | 0 | 20 | 2F | 47 | 13 | 1E | 16 |
| Octal | 111 | 62 | 47 | 0 | 40 | 57 | 107 | 23 | 36 | 26 |
| Binary | 1001001 | 110010 | 100111 | 0 | 100000 | 101111 | 1000111 | 10011 | 11110 | 10110 |
Color Harmonies of #493227
Complementary color
Monochromatic Colors of #493227
Black with #493227
Text Example
Text Example
White with #493227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493227; }
p { color: rgb(73,50,39); }
H1.HeaderClassName
{
color: #493227;
}
.AnyTagClassName
{
color: #493227;
}
</style>
background-color css
<style>
a { background-color: #493227; }
a { background-color: rgb(73,50,39); }
div.DivClassName
{
background-color: #493227;
}
.BgClassName
{
background-color: #493227;
}
</style>
border-color css
<style>
span { border-color: #493227; }
span { border-color: rgb(73,50,39); }
td.TdClassName
{
border-color: #493227;
}
.TagClassName
{
border-color: #493227;
}
</style>