Shades of Morocco Brown #472818
Tints of Morocco Brown #472818
RGB
CMYK
RGB Variations
Color information
#472818 (or 0x472818) is known color: Morocco Brown. HEX triplet: 47, 28 and 18. RGB value is (71,40,24). Sum of RGB (Red+Green+Blue) = 71+40+24=135 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.59% from 135); Green value is 40 (16.02% from 255 or 29.63% from 135); Blue value is 24 (9.77% from 255 or 17.78% from 135); Max value from RGB is 71 - color contains mainly: red. Hex color #472818 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #472818 is #B8D7E7. Grayscale: #2F2F2F. Windows color (decimal): -12113896 or 1583175. OLE color: 1583175.
HSL color Cylindrical-coordinate representation of color #472818: hue angle of 20.43º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #472818 is Cyan = 0, Magento = 0.44, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 24 | - |
| CMYK | 0 | 0.44 | 0.66 | 0.72 |
| HSL | 20.43º | 0.49% | 0.19% | - |
| HSV(B) | 20.43º | 0.66% | 0.28% | - |
| XYZ | 3.52 | 2.92 | 1.24 | - |
| YUV | 47.45 | 114.77 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 24 | 0 | 0.44 | 0.66 | 0.72 | 20.43 | 0.49 | 0.19 |
| Hex | 47 | 28 | 18 | 0 | 2C | 42 | 48 | 14 | 31 | 13 |
| Octal | 107 | 50 | 30 | 0 | 54 | 102 | 110 | 24 | 61 | 23 |
| Binary | 1000111 | 101000 | 11000 | 0 | 101100 | 1000010 | 1001000 | 10100 | 110001 | 10011 |
Color Harmonies of #472818
Complementary color
Monochromatic Colors of #472818
Black with #472818
Text Example
Text Example
White with #472818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472818; }
p { color: rgb(71,40,24); }
H1.HeaderClassName
{
color: #472818;
}
.AnyTagClassName
{
color: #472818;
}
</style>
background-color css
<style>
a { background-color: #472818; }
a { background-color: rgb(71,40,24); }
div.DivClassName
{
background-color: #472818;
}
.BgClassName
{
background-color: #472818;
}
</style>
border-color css
<style>
span { border-color: #472818; }
span { border-color: rgb(71,40,24); }
td.TdClassName
{
border-color: #472818;
}
.TagClassName
{
border-color: #472818;
}
</style>