Shades of Morocco Brown #473026
Tints of Morocco Brown #473026
RGB
CMYK
RGB Variations
Color information
#473026 (or 0x473026) is known color: Morocco Brown. HEX triplet: 47, 30 and 26. RGB value is (71,48,38). Sum of RGB (Red+Green+Blue) = 71+48+38=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 48 (19.14% from 255 or 30.57% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #473026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #473026 is #B8CFD9. Grayscale: #353535. Windows color (decimal): -12111834 or 2502727. OLE color: 2502727.
HSL color Cylindrical-coordinate representation of color #473026: hue angle of 18.18º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #473026 is Cyan = 0, Magento = 0.32, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 48 | 38 | - |
| CMYK | 0 | 0.32 | 0.46 | 0.72 |
| HSL | 18.18º | 0.3% | 0.21% | - |
| HSV(B) | 18.18º | 0.46% | 0.28% | - |
| XYZ | 4.01 | 3.59 | 2.32 | - |
| YUV | 53.74 | 119.12 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 48 | 38 | 0 | 0.32 | 0.46 | 0.72 | 18.18 | 0.3 | 0.21 |
| Hex | 47 | 30 | 26 | 0 | 20 | 2E | 48 | 12 | 1E | 15 |
| Octal | 107 | 60 | 46 | 0 | 40 | 56 | 110 | 22 | 36 | 25 |
| Binary | 1000111 | 110000 | 100110 | 0 | 100000 | 101110 | 1001000 | 10010 | 11110 | 10101 |
Color Harmonies of #473026
Complementary color
Monochromatic Colors of #473026
Black with #473026
Text Example
Text Example
White with #473026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473026; }
p { color: rgb(71,48,38); }
H1.HeaderClassName
{
color: #473026;
}
.AnyTagClassName
{
color: #473026;
}
</style>
background-color css
<style>
a { background-color: #473026; }
a { background-color: rgb(71,48,38); }
div.DivClassName
{
background-color: #473026;
}
.BgClassName
{
background-color: #473026;
}
</style>
border-color css
<style>
span { border-color: #473026; }
span { border-color: rgb(71,48,38); }
td.TdClassName
{
border-color: #473026;
}
.TagClassName
{
border-color: #473026;
}
</style>