Shades of Morocco Brown #473127
Tints of Morocco Brown #473127
RGB
CMYK
RGB Variations
Color information
#473127 (or 0x473127) is known color: Morocco Brown. HEX triplet: 47, 31 and 27. RGB value is (71,49,39). Sum of RGB (Red+Green+Blue) = 71+49+39=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 49 (19.53% from 255 or 30.82% from 159); Blue value is 39 (15.62% from 255 or 24.53% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #473127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473127 is #B8CED8. Grayscale: #363636. Windows color (decimal): -12111577 or 2568519. OLE color: 2568519.
HSL color Cylindrical-coordinate representation of color #473127: hue angle of 18.75º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #473127 is Cyan = 0, Magento = 0.31, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 49 | 39 | - |
| CMYK | 0 | 0.31 | 0.45 | 0.72 |
| HSL | 18.75º | 0.29% | 0.22% | - |
| HSV(B) | 18.75º | 0.45% | 0.28% | - |
| XYZ | 4.06 | 3.68 | 2.42 | - |
| YUV | 54.44 | 119.29 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 49 | 39 | 0 | 0.31 | 0.45 | 0.72 | 18.75 | 0.29 | 0.22 |
| Hex | 47 | 31 | 27 | 0 | 1F | 2D | 48 | 13 | 1D | 16 |
| Octal | 107 | 61 | 47 | 0 | 37 | 55 | 110 | 23 | 35 | 26 |
| Binary | 1000111 | 110001 | 100111 | 0 | 11111 | 101101 | 1001000 | 10011 | 11101 | 10110 |
Color Harmonies of #473127
Complementary color
Monochromatic Colors of #473127
Black with #473127
Text Example
Text Example
White with #473127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473127; }
p { color: rgb(71,49,39); }
H1.HeaderClassName
{
color: #473127;
}
.AnyTagClassName
{
color: #473127;
}
</style>
background-color css
<style>
a { background-color: #473127; }
a { background-color: rgb(71,49,39); }
div.DivClassName
{
background-color: #473127;
}
.BgClassName
{
background-color: #473127;
}
</style>
border-color css
<style>
span { border-color: #473127; }
span { border-color: rgb(71,49,39); }
td.TdClassName
{
border-color: #473127;
}
.TagClassName
{
border-color: #473127;
}
</style>